Class MetricValuesEndpoint.AvailableTag

java.lang.Object
de.otto.edison.metrics.cloudwatch.controller.MetricValuesEndpoint.AvailableTag
Enclosing class:
MetricValuesEndpoint

public static final class MetricValuesEndpoint.AvailableTag
extends java.lang.Object
A set of tags for further dimensional drilldown and their potential values.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getTag()  
    java.util.Set<java.lang.String> getValues()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getTag

      public java.lang.String getTag()
    • getValues

      public java.util.Set<java.lang.String> getValues()