public static final class LBRuleCondition.Builder
extends java.lang.Object
LBRuleCondition
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
LBRuleCondition . |
Modifier and Type | Method and Description |
---|---|
LBRuleCondition |
build() |
LBRuleCondition.Builder |
setInverse(java.lang.Boolean inverse)
A flag to indicate whether reverse the match result of this condition
|
public Builder()
LBRuleCondition
.public LBRuleCondition.Builder setInverse(java.lang.Boolean inverse)
inverse
- New value for the property.public LBRuleCondition build()