IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.allocationRules(Collection<IpamPolicyAllocationRule> allocationRules) |
The allocation rules in the IPAM policy document.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.allocationRules(Consumer<IpamPolicyAllocationRule.Builder>... allocationRules) |
The allocation rules in the IPAM policy document.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.allocationRules(IpamPolicyAllocationRule... allocationRules) |
The allocation rules in the IPAM policy document.
|
static IpamPolicyDocument.Builder |
IpamPolicyDocument.builder() |
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.ipamPolicyId(String ipamPolicyId) |
The ID of the IPAM policy.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.locale(String locale) |
The locale of the IPAM policy document.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.resourceType(String resourceType) |
The resource type of the IPAM policy document.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.Builder.resourceType(IpamPolicyResourceType resourceType) |
The resource type of the IPAM policy document.
|
IpamPolicyDocument.Builder |
IpamPolicyDocument.toBuilder() |
|