Uses of Class
com.vmware.nsx_policy.model.LBRuleCondition.Builder
-
Packages that use LBRuleCondition.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of LBRuleCondition.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LBRuleCondition.Builder Modifier and Type Method Description LBRuleCondition.Builder
LBRuleCondition.Builder. setInverse(java.lang.Boolean inverse)
A flag to indicate whether reverse the match result of this condition
-