Uses of Enum
com.amazonaws.metrics.internal.cloudwatch.spi.RequestMetricTransformer.Utils
Packages that use RequestMetricTransformer.Utils
-
Uses of RequestMetricTransformer.Utils in com.amazonaws.metrics.internal.cloudwatch.spi
Subclasses with type arguments of type RequestMetricTransformer.Utils in com.amazonaws.metrics.internal.cloudwatch.spiModifier and TypeClassDescriptionstatic enumCommon utilities for implementing this SPI.Methods in com.amazonaws.metrics.internal.cloudwatch.spi that return RequestMetricTransformer.UtilsModifier and TypeMethodDescriptionReturns 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.