OperationMetricSpecification |
OperationMetricSpecification.withAggregationType(String aggregationType) |
Set the aggregationType property: The type of metric aggregation.
|
OperationMetricSpecification |
OperationMetricSpecification.withAvailabilities(List<OperationMetricAvailability> availabilities) |
Set the availabilities property: Defines how often data for metrics becomes available.
|
OperationMetricSpecification |
OperationMetricSpecification.withDimensions(List<OperationMetricDimension> dimensions) |
Set the dimensions property: Defines the metric dimension.
|
OperationMetricSpecification |
OperationMetricSpecification.withDisplayDescription(String displayDescription) |
Set the displayDescription property: The description of the metric.
|
OperationMetricSpecification |
OperationMetricSpecification.withDisplayName(String displayName) |
Set the displayName property: Localized display name of the metric.
|
OperationMetricSpecification |
OperationMetricSpecification.withEnableRegionalMdmAccount(String enableRegionalMdmAccount) |
Set the enableRegionalMdmAccount property: Whether or not the service is using regional MDM accounts.
|
OperationMetricSpecification |
OperationMetricSpecification.withName(String name) |
Set the name property: The name of the metric.
|
OperationMetricSpecification |
OperationMetricSpecification.withSourceMdmAccount(String sourceMdmAccount) |
Set the sourceMdmAccount property: The name of the MDM account.
|
OperationMetricSpecification |
OperationMetricSpecification.withSourceMdmNamespace(String sourceMdmNamespace) |
Set the sourceMdmNamespace property: The name of the MDM namespace.
|
OperationMetricSpecification |
OperationMetricSpecification.withUnit(String unit) |
Set the unit property: The unit that the metric is measured in.
|