MetricSpecification |
MetricSpecification.withAggregationType(String aggregationType) |
Set the aggregationType property: The aggregationType property.
|
MetricSpecification |
MetricSpecification.withAvailabilities(List<MetricAvailability> availabilities) |
Set the availabilities property: The availabilities property.
|
MetricSpecification |
MetricSpecification.withCategory(String category) |
Set the category property: The category property.
|
MetricSpecification |
MetricSpecification.withDimensions(List<Dimension> dimensions) |
Set the dimensions property: The dimensions property.
|
MetricSpecification |
MetricSpecification.withDisplayDescription(String displayDescription) |
Set the displayDescription property: The displayDescription property.
|
MetricSpecification |
MetricSpecification.withDisplayName(String displayName) |
Set the displayName property: The displayName property.
|
MetricSpecification |
MetricSpecification.withEnableRegionalMdmAccount(Boolean enableRegionalMdmAccount) |
Set the enableRegionalMdmAccount property: The enableRegionalMdmAccount property.
|
MetricSpecification |
MetricSpecification.withFillGapWithZero(Boolean fillGapWithZero) |
Set the fillGapWithZero property: The fillGapWithZero property.
|
MetricSpecification |
MetricSpecification.withIsInternal(Boolean isInternal) |
Set the isInternal property: The isInternal property.
|
MetricSpecification |
MetricSpecification.withMetricFilterPattern(String metricFilterPattern) |
Set the metricFilterPattern property: The metricFilterPattern property.
|
MetricSpecification |
MetricSpecification.withName(String name) |
Set the name property: The name property.
|
MetricSpecification |
MetricSpecification.withSourceMdmAccount(String sourceMdmAccount) |
Set the sourceMdmAccount property: The sourceMdmAccount property.
|
MetricSpecification |
MetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace) |
Set the sourceMdmNamespace property: The sourceMdmNamespace property.
|
MetricSpecification |
MetricSpecification.withSupportedAggregationTypes(List<String> supportedAggregationTypes) |
Set the supportedAggregationTypes property: The supportedAggregationTypes property.
|
MetricSpecification |
MetricSpecification.withSupportedTimeGrainTypes(List<String> supportedTimeGrainTypes) |
Set the supportedTimeGrainTypes property: The supportedTimeGrainTypes property.
|
MetricSpecification |
MetricSpecification.withSupportsInstanceLevelAggregation(Boolean supportsInstanceLevelAggregation) |
Set the supportsInstanceLevelAggregation property: The supportsInstanceLevelAggregation property.
|
MetricSpecification |
MetricSpecification.withUnit(String unit) |
Set the unit property: The unit property.
|