Interface CustomizedMetricSpecification.Builder

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

public static interface CustomizedMetricSpecification.Builder extends SdkPojo, CopyableBuilder<CustomizedMetricSpecification.Builder,CustomizedMetricSpecification>
  • Method Details

    • metricName

      The name of the customized metric.

      Parameters:
      metricName - The name of the customized metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      The namespace of the customized metric.

      Parameters:
      namespace - The namespace of the customized metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statistic

      The statistic of the customized metric.

      Parameters:
      statistic - The statistic of the customized metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statistic

      The statistic of the customized metric.

      Parameters:
      statistic - The statistic of the customized metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: