| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CoipPool> |
DescribeCoipPoolsResponse.coipPools()
Information about the address pools.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCoipPoolsResponse.Builder |
DescribeCoipPoolsResponse.Builder.coipPools(CoipPool... coipPools)
Information about the address pools.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCoipPoolsResponse.Builder |
DescribeCoipPoolsResponse.Builder.coipPools(Collection<CoipPool> coipPools)
Information about the address pools.
|
Copyright © 2019. All rights reserved.