Interface ExternalMetricStatus.Builder

  • Method Details

    • statusCode

      ExternalMetricStatus.Builder statusCode(String statusCodeValue)

      The status code for Compute Optimizer's integration with an external metrics provider.

      Parameters:
      statusCodeValue - The status code for Compute Optimizer's integration with an external metrics provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusCode

      The status code for Compute Optimizer's integration with an external metrics provider.

      Parameters:
      statusCodeValue - The status code for Compute Optimizer's integration with an external metrics provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      ExternalMetricStatus.Builder statusReason(String statusReason)

      The reason for Compute Optimizer's integration status with your external metric provider.

      Parameters:
      statusReason - The reason for Compute Optimizer's integration status with your external metric provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.