IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withAllocationTags(Map<String,String> allocationTags) |
Set the allocationTags property: IpAllocation tags.
|
IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withIpamAllocationId(String ipamAllocationId) |
Set the ipamAllocationId property: The IPAM allocation ID.
|
IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withPrefix(String prefix) |
Set the prefix property: The address prefix for the IpAllocation.
|
IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withPrefixLength(Integer prefixLength) |
Set the prefixLength property: The address prefix length for the IpAllocation.
|
IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withPrefixType(IpVersion prefixType) |
Set the prefixType property: The address prefix Type for the IpAllocation.
|
IpAllocationPropertiesFormat |
IpAllocationPropertiesFormat.withType(IpAllocationType type) |
Set the type property: The type for the IpAllocation.
|