| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCoipPoolsResponse> |
Ec2AsyncClient.describeCoipPools(DescribeCoipPoolsRequest describeCoipPoolsRequest)
Describes the specified customer-owned address pools or all of your customer-owned address pools.
|
default DescribeCoipPoolsResponse |
Ec2Client.describeCoipPools(DescribeCoipPoolsRequest describeCoipPoolsRequest)
Describes the specified customer-owned address pools or all of your customer-owned address pools.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeCoipPoolsRequestMarshaller.marshall(DescribeCoipPoolsRequest describeCoipPoolsRequest) |
Copyright © 2020. All rights reserved.