public static interface DescribeInstanceHealthResponse.Builder extends ElasticLoadBalancingResponse.Builder, CopyableBuilder<DescribeInstanceHealthResponse.Builder,DescribeInstanceHealthResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceHealthResponse.Builder |
instanceStates(Collection<InstanceState> instanceStates)
Information about the health of the instances.
|
DescribeInstanceHealthResponse.Builder |
instanceStates(InstanceState... instanceStates)
Information about the health of the instances.
|
buildcopyapply, buildDescribeInstanceHealthResponse.Builder instanceStates(Collection<InstanceState> instanceStates)
Information about the health of the instances.
instanceStates - Information about the health of the instances.DescribeInstanceHealthResponse.Builder instanceStates(InstanceState... instanceStates)
Information about the health of the instances.
instanceStates - Information about the health of the instances.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.