Interface ExportMetric.Builder

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

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