| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCoipPoolUsageResponse> |
Ec2AsyncClient.getCoipPoolUsage(GetCoipPoolUsageRequest getCoipPoolUsageRequest)
Describes the allocations from the specified customer-owned address pool.
|
default GetCoipPoolUsageResponse |
Ec2Client.getCoipPoolUsage(GetCoipPoolUsageRequest getCoipPoolUsageRequest)
Describes the allocations from the specified customer-owned address pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCoipPoolUsageRequestMarshaller.marshall(GetCoipPoolUsageRequest getCoipPoolUsageRequest) |
Copyright © 2022. All rights reserved.