Interface ScaleRule.DefinitionStages.WithMetricName

All Known Subinterfaces:
ScaleRule.Definition
Enclosing interface:
ScaleRule.DefinitionStages

public static interface ScaleRule.DefinitionStages.WithMetricName
The stage of the definition which specifies metric name.
  • Method Details

    • withMetricName

      Sets the name of the metric that defines what the rule monitors.
      Parameters:
      metricName - name of the metric.
      Returns:
      the next stage of the definition.