Uses of Enum
com.amazonaws.metrics.internal.cloudwatch.spi.AWSMetricTransformerFactory
Packages that use AWSMetricTransformerFactory
-
Uses of AWSMetricTransformerFactory in com.amazonaws.metrics.internal.cloudwatch.spi
Subclasses with type arguments of type AWSMetricTransformerFactory in com.amazonaws.metrics.internal.cloudwatch.spiModifier and TypeClassDescriptionenumService specific metric transformer factory.Methods in com.amazonaws.metrics.internal.cloudwatch.spi that return AWSMetricTransformerFactoryModifier and TypeMethodDescriptionstatic AWSMetricTransformerFactoryReturns the enum constant of this type with the specified name.static AWSMetricTransformerFactory[]AWSMetricTransformerFactory.values()Returns an array containing the constants of this enum type, in the order they are declared.