Uses of Interface
com.amazonaws.metrics.ThroughputMetricType
-
Packages that use ThroughputMetricType Package Description com.amazonaws.metrics Classes used to support the AWS SDK metrics API. -
-
Uses of ThroughputMetricType in com.amazonaws.metrics
Classes in com.amazonaws.metrics that implement ThroughputMetricType Modifier and Type Class Description classSimpleThroughputMetricTypeMethods in com.amazonaws.metrics that return ThroughputMetricType Modifier and Type Method Description ThroughputMetricTypeByteThroughputProvider. getThroughputMetricType()Constructors in com.amazonaws.metrics with parameters of type ThroughputMetricType Constructor Description ByteThroughputProvider(ThroughputMetricType type)MetricFilterInputStream(ThroughputMetricType type, InputStream in)MetricInputStreamEntity(ThroughputMetricType metricType, InputStream instream, long length)MetricInputStreamEntity(ThroughputMetricType metricType, InputStream instream, long length, org.apache.http.entity.ContentType contentType)
-