Uses of Class
com.amazonaws.metrics.AwsSdkMetrics
-
Packages that use AwsSdkMetrics Package Description com.amazonaws.metrics Classes used to support the AWS SDK metrics API. -
-
Uses of AwsSdkMetrics in com.amazonaws.metrics
Methods in com.amazonaws.metrics that return AwsSdkMetrics Modifier and Type Method Description static AwsSdkMetrics
AwsSdkMetrics. valueOf(String name)
Returns the enum constant of this type with the specified name.static AwsSdkMetrics[]
AwsSdkMetrics. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-