Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeAddressesAttributeResponse
Packages that use DescribeAddressesAttributeResponse
Package
Description
-
Uses of DescribeAddressesAttributeResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeAddressesAttributeResponseModifier and TypeMethodDescriptionEc2Client.describeAddressesAttribute(Consumer<DescribeAddressesAttributeRequest.Builder> describeAddressesAttributeRequest) Describes the attributes of the specified Elastic IP addresses.Ec2Client.describeAddressesAttribute(DescribeAddressesAttributeRequest describeAddressesAttributeRequest) Describes the attributes of the specified Elastic IP addresses.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeAddressesAttributeResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeAddressesAttribute(Consumer<DescribeAddressesAttributeRequest.Builder> describeAddressesAttributeRequest) Describes the attributes of the specified Elastic IP addresses.Ec2AsyncClient.describeAddressesAttribute(DescribeAddressesAttributeRequest describeAddressesAttributeRequest) Describes the attributes of the specified Elastic IP addresses. -
Uses of DescribeAddressesAttributeResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeAddressesAttributeResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeAddressesAttributeResponseModifier and TypeMethodDescriptionvoidDescribeAddressesAttributePublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeAddressesAttributeResponse> subscriber)