public static final class ALBPlacementNetwork.Builder
extends java.lang.Object
ALBPlacementNetwork.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBPlacementNetwork. |
| Modifier and Type | Method and Description |
|---|---|
ALBPlacementNetwork |
build() |
ALBPlacementNetwork.Builder |
setNetworkName(java.lang.String networkName)
It is a reference to an object of type Network.
|
ALBPlacementNetwork.Builder |
setSubnet(ALBIpAddrPrefix subnet) |
public Builder()
ALBPlacementNetwork.public ALBPlacementNetwork.Builder setNetworkName(java.lang.String networkName)
networkName - New value for the property.public ALBPlacementNetwork.Builder setSubnet(ALBIpAddrPrefix subnet)
subnet - New value for the property.public ALBPlacementNetwork build()