Interface ListMetricsResponse.Builder

  • Method Details

    • nextToken

      ListMetricsResponse.Builder nextToken(String nextToken)

      Token for the next set of results, or null if there are no more results.

      Parameters:
      nextToken - Token for the next set of results, or null if there are no more results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rows

      Specifies all the list of metric values for each row of metrics.

      Parameters:
      rows - Specifies all the list of metric values for each row of metrics.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rows

      Specifies all the list of metric values for each row of metrics.

      Parameters:
      rows - Specifies all the list of metric values for each row of metrics.
      Returns:
      Returns a reference to this object so that method calls can be chained together.