Uses of Class
com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
-
Packages that use RequestMetricTransformer.Utils Package Description com.amazonaws.metrics.internal.cloudwatch.spi -
-
Uses of RequestMetricTransformer.Utils in com.amazonaws.metrics.internal.cloudwatch.spi
Methods in com.amazonaws.metrics.internal.cloudwatch.spi that return RequestMetricTransformer.Utils Modifier and Type Method Description static RequestMetricTransformer.UtilsRequestMetricTransformer.Utils. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestMetricTransformer.Utils[]RequestMetricTransformer.Utils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-