| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<ElasticLoadBalancer> |
DescribeElasticLoadBalancersResponse.elasticLoadBalancers()
A list of
ElasticLoadBalancer objects that describe the specified Elastic Load Balancing instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticLoadBalancersResponse.Builder |
DescribeElasticLoadBalancersResponse.Builder.elasticLoadBalancers(ElasticLoadBalancer... elasticLoadBalancers)
A list of
ElasticLoadBalancer objects that describe the specified Elastic Load Balancing
instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeElasticLoadBalancersResponse.Builder |
DescribeElasticLoadBalancersResponse.Builder.elasticLoadBalancers(Collection<ElasticLoadBalancer> elasticLoadBalancers)
A list of
ElasticLoadBalancer objects that describe the specified Elastic Load Balancing
instances. |
Copyright © 2023. All rights reserved.