static GetInstancesHealthStatusResponse.Builder |
GetInstancesHealthStatusResponse.builder() |
|
GetInstancesHealthStatusResponse.Builder |
GetInstancesHealthStatusResponse.Builder.nextToken(String nextToken) |
If more than MaxResults instances match the specified criteria, you can submit another
GetInstancesHealthStatus request to get the next group of results.
|
GetInstancesHealthStatusResponse.Builder |
GetInstancesHealthStatusResponse.Builder.status(Map<String,HealthStatus> status) |
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
|
GetInstancesHealthStatusResponse.Builder |
GetInstancesHealthStatusResponse.Builder.statusWithStrings(Map<String,String> status) |
A complex type that contains the IDs and the health status of the instances that you specified in the
GetInstancesHealthStatus request.
|
GetInstancesHealthStatusResponse.Builder |
GetInstancesHealthStatusResponse.toBuilder() |
|