| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCoipPoolUsageResponse |
Ec2Client.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> 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 |
|---|---|
default CompletableFuture<GetCoipPoolUsageResponse> |
Ec2AsyncClient.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> getCoipPoolUsageRequest)
Describes the allocations from the specified customer-owned address pool.
|
default CompletableFuture<GetCoipPoolUsageResponse> |
Ec2AsyncClient.getCoipPoolUsage(GetCoipPoolUsageRequest getCoipPoolUsageRequest)
Describes the allocations from the specified customer-owned address pool.
|
Copyright © 2019. All rights reserved.