Uses of Interface
software.amazon.awssdk.services.ec2.model.GetAssociatedIpv6PoolCidrsRequest.Builder
Packages that use GetAssociatedIpv6PoolCidrsRequest.Builder
Package
Description
-
Uses of GetAssociatedIpv6PoolCidrsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetAssociatedIpv6PoolCidrsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getAssociatedIpv6PoolCidrs(Consumer<GetAssociatedIpv6PoolCidrsRequest.Builder> getAssociatedIpv6PoolCidrsRequest) Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.Ec2Client.getAssociatedIpv6PoolCidrs(Consumer<GetAssociatedIpv6PoolCidrsRequest.Builder> getAssociatedIpv6PoolCidrsRequest) Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.Ec2AsyncClient.getAssociatedIpv6PoolCidrsPaginator(Consumer<GetAssociatedIpv6PoolCidrsRequest.Builder> getAssociatedIpv6PoolCidrsRequest) This is a variant ofEc2AsyncClient.getAssociatedIpv6PoolCidrs(software.amazon.awssdk.services.ec2.model.GetAssociatedIpv6PoolCidrsRequest)operation.Ec2Client.getAssociatedIpv6PoolCidrsPaginator(Consumer<GetAssociatedIpv6PoolCidrsRequest.Builder> getAssociatedIpv6PoolCidrsRequest) This is a variant ofEc2Client.getAssociatedIpv6PoolCidrs(software.amazon.awssdk.services.ec2.model.GetAssociatedIpv6PoolCidrsRequest)operation. -
Uses of GetAssociatedIpv6PoolCidrsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetAssociatedIpv6PoolCidrsRequest.BuilderModifier and TypeMethodDescriptionGetAssociatedIpv6PoolCidrsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetAssociatedIpv6PoolCidrsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.GetAssociatedIpv6PoolCidrsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetAssociatedIpv6PoolCidrsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The ID of the IPv6 address pool.GetAssociatedIpv6PoolCidrsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetAssociatedIpv6PoolCidrsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAssociatedIpv6PoolCidrsRequest.Builder>GetAssociatedIpv6PoolCidrsRequest.serializableBuilderClass()