Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeCoipPoolsResponse
Packages that use DescribeCoipPoolsResponse
Package
Description
-
Uses of DescribeCoipPoolsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeCoipPoolsResponseModifier and TypeMethodDescriptiondefault DescribeCoipPoolsResponseEc2Client.describeCoipPools(Consumer<DescribeCoipPoolsRequest.Builder> describeCoipPoolsRequest) Describes the specified customer-owned address pools or all of your customer-owned address pools.default DescribeCoipPoolsResponseEc2Client.describeCoipPools(DescribeCoipPoolsRequest describeCoipPoolsRequest) Describes the specified customer-owned address pools or all of your customer-owned address pools.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeCoipPoolsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeCoipPools(Consumer<DescribeCoipPoolsRequest.Builder> describeCoipPoolsRequest) Describes the specified customer-owned address pools or all of your customer-owned address pools.Ec2AsyncClient.describeCoipPools(DescribeCoipPoolsRequest describeCoipPoolsRequest) Describes the specified customer-owned address pools or all of your customer-owned address pools. -
Uses of DescribeCoipPoolsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeCoipPoolsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeCoipPoolsResponseModifier and TypeMethodDescriptionvoidDescribeCoipPoolsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeCoipPoolsResponse> subscriber)