Interface ExportMetric.Builder

  • Method Details

    • name

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • aggregation

      ExportMetric.Builder aggregation(String aggregation)
      Sets the value of the Aggregation property for this object.
      Parameters:
      aggregation - The new value for the Aggregation property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • aggregation

      ExportMetric.Builder aggregation(MetricAggregation aggregation)
      Sets the value of the Aggregation property for this object.
      Parameters:
      aggregation - The new value for the Aggregation property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: