Uses of Interface
com.amazonaws.metrics.ServiceMetricType
-
Packages that use ServiceMetricType Package Description com.amazonaws.metrics Classes used to support the AWS SDK metrics API.com.amazonaws.services.s3.metrics com.amazonaws.util -
-
Uses of ServiceMetricType in com.amazonaws.metrics
Subinterfaces of ServiceMetricType in com.amazonaws.metrics Modifier and Type Interface Description interfaceThroughputMetricTypeClasses in com.amazonaws.metrics that implement ServiceMetricType Modifier and Type Class Description classSimpleServiceMetricTypeclassSimpleThroughputMetricTypeMethods in com.amazonaws.metrics that return ServiceMetricType Modifier and Type Method Description ServiceMetricTypeSimpleThroughputMetricType. getByteCountMetricType()ServiceMetricTypeThroughputMetricType. getByteCountMetricType()ServiceMetricTypeServiceLatencyProvider. getServiceMetricType()Constructors in com.amazonaws.metrics with parameters of type ServiceMetricType Constructor Description ServiceLatencyProvider(ServiceMetricType type) -
Uses of ServiceMetricType in com.amazonaws.services.s3.metrics
Classes in com.amazonaws.services.s3.metrics that implement ServiceMetricType Modifier and Type Class Description classS3ServiceMetricS3 specific service metrics in the form of "simulated enum". -
Uses of ServiceMetricType in com.amazonaws.util
Classes in com.amazonaws.util that implement ServiceMetricType Modifier and Type Class Description classAWSServiceMetricsPredefined AWS SDK non-request specific metric types general across all AWS clients.
-