Uses of Enum
com.amazonaws.services.dynamodbv2.metrics.DynamoDBRequestMetric
Packages that use DynamoDBRequestMetric
-
Uses of DynamoDBRequestMetric in com.amazonaws.services.dynamodbv2.metrics
Subclasses with type arguments of type DynamoDBRequestMetric in com.amazonaws.services.dynamodbv2.metricsModifier and TypeClassDescriptionenumDynamoDB specific request metric type.Methods in com.amazonaws.services.dynamodbv2.metrics that return DynamoDBRequestMetricModifier and TypeMethodDescriptionstatic DynamoDBRequestMetricReturns the enum constant of this type with the specified name.static DynamoDBRequestMetric[]DynamoDBRequestMetric.values()Returns an array containing the constants of this enum type, in the order they are declared.