public static class MetricExtensionResourceAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MetricExtensionResourceAggregation |
build() |
MetricExtensionResourceAggregation.Builder |
copy(MetricExtensionResourceAggregation model) |
MetricExtensionResourceAggregation.Builder |
count(Integer count)
The count of this metric
|
MetricExtensionResourceAggregation.Builder |
dimensions(Map<String,String> dimensions)
Unique combination of dimension values.
|
public MetricExtensionResourceAggregation.Builder dimensions(Map<String,String> dimensions)
Unique combination of dimension values. Each dimension takes the form of a key-value pair.
dimensions
- the value to setpublic MetricExtensionResourceAggregation.Builder count(Integer count)
The count of this metric
count
- the value to setpublic MetricExtensionResourceAggregation build()
public MetricExtensionResourceAggregation.Builder copy(MetricExtensionResourceAggregation model)
Copyright © 2016–2025. All rights reserved.