Package | Description |
---|---|
com.amazonaws.metrics.internal.cloudwatch | |
com.amazonaws.util |
Modifier and Type | Method and Description |
---|---|
protected List<MetricDatum> |
PredefinedMetricTransformer.metricOfCount(AWSRequestMetrics.Field metricType,
Request<?> req,
Object resp) |
protected List<MetricDatum> |
PredefinedMetricTransformer.metricOfRequestOrRetryCount(AWSRequestMetrics.Field metricType,
Request<?> req,
Object resp)
Returns a list with a single metric datum for the specified retry or
request count predefined metric; or an empty list if there is none.
|
Modifier and Type | Method and Description |
---|---|
static AWSRequestMetrics.Field |
AWSRequestMetrics.Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AWSRequestMetrics.Field[] |
AWSRequestMetrics.Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.