Uses of Class
com.amazonaws.metrics.ServiceMetricCollector

Packages that use ServiceMetricCollector
com.amazonaws.metrics Classes used to support the AWS SDK metrics API. 
 

Uses of ServiceMetricCollector in com.amazonaws.metrics
 

Fields in com.amazonaws.metrics declared as ServiceMetricCollector
static ServiceMetricCollector ServiceMetricCollector.NONE
          A convenient instance of a no-op service metric collector.
 

Methods in com.amazonaws.metrics with type parameters of type ServiceMetricCollector
static
<T extends ServiceMetricCollector>
T
AwsSdkMetrics.getServiceMetricCollector()
           
 

Methods in com.amazonaws.metrics that return ServiceMetricCollector
 ServiceMetricCollector ServiceMetricCollector.Factory.getServiceMetricCollector()
          Returns an instance of the collector; or null if if failed to create one.
abstract  ServiceMetricCollector MetricCollector.getServiceMetricCollector()
           
 



Copyright © 2016. All rights reserved.