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