public static final class ALBVipPlacementNetwork.Builder
extends java.lang.Object
ALBVipPlacementNetwork.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBVipPlacementNetwork. |
| Modifier and Type | Method and Description |
|---|---|
ALBVipPlacementNetwork |
build() |
ALBVipPlacementNetwork.Builder |
setNetworkName(java.lang.String networkName)
Network to use for vip placement.
|
ALBVipPlacementNetwork.Builder |
setSubnet(ALBIpAddrPrefix subnet) |
ALBVipPlacementNetwork.Builder |
setSubnet6(ALBIpAddrPrefix subnet6) |
public Builder()
ALBVipPlacementNetwork.public ALBVipPlacementNetwork.Builder setNetworkName(java.lang.String networkName)
networkName - New value for the property.public ALBVipPlacementNetwork.Builder setSubnet(ALBIpAddrPrefix subnet)
subnet - New value for the property.public ALBVipPlacementNetwork.Builder setSubnet6(ALBIpAddrPrefix subnet6)
subnet6 - New value for the property.public ALBVipPlacementNetwork build()