public final class MetricNamespaceName extends Object
| Constructor and Description |
|---|
MetricNamespaceName() |
| Modifier and Type | Method and Description |
|---|---|
String |
metricNamespaceName()
Get the metricNamespaceName property: The metric namespace name.
|
void |
validate()
Validates the instance.
|
MetricNamespaceName |
withMetricNamespaceName(String metricNamespaceName)
Set the metricNamespaceName property: The metric namespace name.
|
public String metricNamespaceName()
public MetricNamespaceName withMetricNamespaceName(String metricNamespaceName)
metricNamespaceName - the metricNamespaceName value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.