Package com.vmware.nsx_policy.model
Class LBRuleAction.Builder
- java.lang.Object
-
- com.vmware.nsx_policy.model.LBRuleAction.Builder
-
- Enclosing class:
- LBRuleAction
public static final class LBRuleAction.Builder extends java.lang.Object
Builder class forLBRuleAction
.
-
-
Constructor Summary
Constructors Constructor Description Builder()
Constructor with parameters for the required properties ofLBRuleAction
.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LBRuleAction
build()
-
-
-
Constructor Detail
-
Builder
public Builder()
Constructor with parameters for the required properties ofLBRuleAction
.
-
-
Method Detail
-
build
public LBRuleAction build()
-
-