Class MetricNamespaceName


  • public final class MetricNamespaceName
    extends Object
    The fully qualified metric namespace name.
    • Constructor Detail

      • MetricNamespaceName

        public MetricNamespaceName()
    • Method Detail

      • metricNamespaceName

        public String metricNamespaceName()
        Get the metricNamespaceName property: The metric namespace name.
        Returns:
        the metricNamespaceName value.
      • withMetricNamespaceName

        public MetricNamespaceName withMetricNamespaceName​(String metricNamespaceName)
        Set the metricNamespaceName property: The metric namespace name.
        Parameters:
        metricNamespaceName - the metricNamespaceName value to set.
        Returns:
        the MetricNamespaceName object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.