static GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.builder() |
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.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.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.filters(Collection<Filter> filters) |
One or more filters for the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.filters(Consumer<Filter.Builder>... filters) |
One or more filters for the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.filters(Filter... filters) |
One or more filters for the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.ipamPolicyId(String ipamPolicyId) |
The ID of the IPAM policy for which to get allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.locale(String locale) |
The locale for which to get the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return in a single call.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.nextToken(String nextToken) |
The token for the next page of results.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.resourceType(String resourceType) |
The resource type for which to get the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.Builder.resourceType(IpamPolicyResourceType resourceType) |
The resource type for which to get the allocation rules.
|
GetIpamPolicyAllocationRulesRequest.Builder |
GetIpamPolicyAllocationRulesRequest.toBuilder() |
|