Interface ExternalMetricStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExternalMetricStatus.Builder,ExternalMetricStatus>, SdkBuilder<ExternalMetricStatus.Builder,ExternalMetricStatus>, SdkPojo
Enclosing class:
ExternalMetricStatus

public static interface ExternalMetricStatus.Builder extends SdkPojo, CopyableBuilder<ExternalMetricStatus.Builder,ExternalMetricStatus>
  • 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.