| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceState> |
DescribeInstanceHealthResponse.instanceStates()
Information about the health of the instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceHealthResponse.Builder |
DescribeInstanceHealthResponse.Builder.instanceStates(InstanceState... instanceStates)
Information about the health of the instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceHealthResponse.Builder |
DescribeInstanceHealthResponse.Builder.instanceStates(Collection<InstanceState> instanceStates)
Information about the health of the instances.
|
Copyright © 2023. All rights reserved.