ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.allocationRules(Collection<IpamPolicyAllocationRuleRequest> allocationRules) |
The new allocation rules to apply to the IPAM policy.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.allocationRules(Consumer<IpamPolicyAllocationRuleRequest.Builder>... allocationRules) |
The new allocation rules to apply to the IPAM policy.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.allocationRules(IpamPolicyAllocationRuleRequest... allocationRules) |
The new allocation rules to apply to the IPAM policy.
|
static ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.builder() |
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.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.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.ipamPolicyId(String ipamPolicyId) |
The ID of the IPAM policy whose allocation rules you want to modify.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.locale(String locale) |
The locale for which to modify the allocation rules.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.resourceType(String resourceType) |
The resource type for which to modify the allocation rules.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.Builder.resourceType(IpamPolicyResourceType resourceType) |
The resource type for which to modify the allocation rules.
|
ModifyIpamPolicyAllocationRulesRequest.Builder |
ModifyIpamPolicyAllocationRulesRequest.toBuilder() |
|