| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CoipAddressUsage> |
GetCoipPoolUsageResponse.coipAddressUsages()
Information about the address usage.
|
| Modifier and Type | Method and Description |
|---|---|
GetCoipPoolUsageResponse.Builder |
GetCoipPoolUsageResponse.Builder.coipAddressUsages(CoipAddressUsage... coipAddressUsages)
Information about the address usage.
|
| Modifier and Type | Method and Description |
|---|---|
GetCoipPoolUsageResponse.Builder |
GetCoipPoolUsageResponse.Builder.coipAddressUsages(Collection<CoipAddressUsage> coipAddressUsages)
Information about the address usage.
|
Copyright © 2022. All rights reserved.