static CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.builder() |
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.clientToken(String clientToken) |
A unique, case-sensitive identifier to ensure the idempotency of the request.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.dryRun(Boolean dryRun) |
A check for whether you have the required permissions for the action without actually making the request and
provides an error response.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.ipamId(String ipamId) |
The ID of the IPAM for which you're creating the policy.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.tagSpecifications(Collection<TagSpecification> tagSpecifications) |
The tags to assign to the IPAM policy.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.tagSpecifications(Consumer<TagSpecification.Builder>... tagSpecifications) |
The tags to assign to the IPAM policy.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.Builder.tagSpecifications(TagSpecification... tagSpecifications) |
The tags to assign to the IPAM policy.
|
CreateIpamPolicyRequest.Builder |
CreateIpamPolicyRequest.toBuilder() |
|