Interface GetInstancesHealthStatusResponse.Builder

  • Method Details

    • statusWithStrings

      A complex type that contains the IDs and the health status of the instances that you specified in the GetInstancesHealthStatus request.

      Parameters:
      status - A complex type that contains the IDs and the health status of the instances that you specified in the GetInstancesHealthStatus request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      A complex type that contains the IDs and the health status of the instances that you specified in the GetInstancesHealthStatus request.

      Parameters:
      status - A complex type that contains the IDs and the health status of the instances that you specified in the GetInstancesHealthStatus request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      If more than MaxResults instances match the specified criteria, you can submit another GetInstancesHealthStatus request to get the next group of results. Specify the value of NextToken from the previous response in the next request.

      Parameters:
      nextToken - If more than MaxResults instances match the specified criteria, you can submit another GetInstancesHealthStatus request to get the next group of results. Specify the value of NextToken from the previous response in the next request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.