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