Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamPolicyAllocationRulesRequest.Builder
Packages that use GetIpamPolicyAllocationRulesRequest.Builder
Package
Description
-
Uses of GetIpamPolicyAllocationRulesRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetIpamPolicyAllocationRulesRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getIpamPolicyAllocationRules(Consumer<GetIpamPolicyAllocationRulesRequest.Builder> getIpamPolicyAllocationRulesRequest) Gets the allocation rules for an IPAM policy.Ec2Client.getIpamPolicyAllocationRules(Consumer<GetIpamPolicyAllocationRulesRequest.Builder> getIpamPolicyAllocationRulesRequest) Gets the allocation rules for an IPAM policy. -
Uses of GetIpamPolicyAllocationRulesRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamPolicyAllocationRulesRequest.BuilderModifier and TypeMethodDescriptionGetIpamPolicyAllocationRulesRequest.builder()A check for whether you have the required permissions for the action without actually making the request and provides an error response.GetIpamPolicyAllocationRulesRequest.Builder.filters(Collection<Filter> filters) One or more filters for the allocation rules.GetIpamPolicyAllocationRulesRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters for the allocation rules.One or more filters for the allocation rules.GetIpamPolicyAllocationRulesRequest.Builder.ipamPolicyId(String ipamPolicyId) The ID of the IPAM policy for which to get allocation rules.The locale for which to get the allocation rules.GetIpamPolicyAllocationRulesRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return in a single call.The token for the next page of results.GetIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetIpamPolicyAllocationRulesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetIpamPolicyAllocationRulesRequest.Builder.resourceType(String resourceType) The resource type for which to get the allocation rules.GetIpamPolicyAllocationRulesRequest.Builder.resourceType(IpamPolicyResourceType resourceType) The resource type for which to get the allocation rules.GetIpamPolicyAllocationRulesRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamPolicyAllocationRulesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamPolicyAllocationRulesRequest.Builder>GetIpamPolicyAllocationRulesRequest.serializableBuilderClass()