| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticIp> |
DescribeElasticIpsResponse.elasticIps()
An
ElasticIps object that describes the specified Elastic IP addresses. |
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticIpsResponse.Builder |
DescribeElasticIpsResponse.Builder.elasticIps(ElasticIp... elasticIps)
An
ElasticIps object that describes the specified Elastic IP addresses. |
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticIpsResponse.Builder |
DescribeElasticIpsResponse.Builder.elasticIps(Collection<ElasticIp> elasticIps)
An
ElasticIps object that describes the specified Elastic IP addresses. |
Copyright © 2023. All rights reserved.