Class Message.Format.Moderation.Flood.FloodBuilder
java.lang.Object
net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- Enclosing class:
Message.Format.Moderation.Flood
- Since:
- 1.7.1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()maxRepeatedSymbols(Integer maxRepeatedSymbols) maxRepeatedWords(Integer maxRepeatedWords) toString()trimToSingle(Boolean trimToSingle) violationLimit(Integer violationLimit) violationResetTime(Long violationResetTime)
-
Method Details
-
enable
- Returns:
this.
-
trimToSingle
- Returns:
this.
-
violationLimit
- Returns:
this.
-
violationResetTime
- Returns:
this.
-
maxRepeatedSymbols
- Returns:
this.
-
maxRepeatedWords
- Returns:
this.
-
build
-
toString
-