public static final class StaticIpAllocation.Builder
extends java.lang.Object
StaticIpAllocation
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
StaticIpAllocation . |
Modifier and Type | Method and Description |
---|---|
StaticIpAllocation |
build() |
StaticIpAllocation.Builder |
setEnabled(java.lang.Boolean enabled)
Enable ip and mac addresse allocation for VPC Subnet ports from static ip pool.
|
public Builder()
StaticIpAllocation
.public StaticIpAllocation.Builder setEnabled(java.lang.Boolean enabled)
enabled
- New value for the property.public StaticIpAllocation build()