static GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.builder() |
|
GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(Collection<IpamPolicyDocument> ipamPolicyDocuments) |
The IPAM policy documents containing the allocation rules.
|
GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(Consumer<IpamPolicyDocument.Builder>... ipamPolicyDocuments) |
The IPAM policy documents containing the allocation rules.
|
GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.Builder.ipamPolicyDocuments(IpamPolicyDocument... ipamPolicyDocuments) |
The IPAM policy documents containing the allocation rules.
|
GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.Builder.nextToken(String nextToken) |
The token to use to retrieve the next page of results.
|
GetIpamPolicyAllocationRulesResponse.Builder |
GetIpamPolicyAllocationRulesResponse.toBuilder() |
|