public static interface ExportMetric.Builder extends SdkPojo, CopyableBuilder<ExportMetric.Builder,ExportMetric>
| Modifier and Type | Method and Description |
|---|---|
ExportMetric.Builder |
aggregation(MetricAggregation aggregation)
Sets the value of the Aggregation property for this object.
|
ExportMetric.Builder |
aggregation(String aggregation)
Sets the value of the Aggregation property for this object.
|
ExportMetric.Builder |
name(Metric name)
Sets the value of the Name property for this object.
|
ExportMetric.Builder |
name(String name)
Sets the value of the Name property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExportMetric.Builder name(String name)
ExportMetric.Builder name(Metric name)
ExportMetric.Builder aggregation(String aggregation)
aggregation - The new value for the Aggregation property for this object.MetricAggregation,
MetricAggregationExportMetric.Builder aggregation(MetricAggregation aggregation)
aggregation - The new value for the Aggregation property for this object.MetricAggregation,
MetricAggregationCopyright © 2023. All rights reserved.