com.amazonaws.metrics
Interface ThroughputMetricType

All Superinterfaces:
MetricType, ServiceMetricType
All Known Implementing Classes:
SimpleThroughputMetricType

public interface ThroughputMetricType
extends ServiceMetricType


Field Summary
 
Fields inherited from interface com.amazonaws.metrics.ServiceMetricType
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX, DOWNLOAD_THROUGHPUT_NAME_SUFFIX, UPLOAD_BYTE_COUNT_NAME_SUFFIX, UPLOAD_THROUGHPUT_NAME_SUFFIX
 
Method Summary
 ServiceMetricType getByteCountMetricType()
           
 
Methods inherited from interface com.amazonaws.metrics.ServiceMetricType
getServiceName
 
Methods inherited from interface com.amazonaws.metrics.MetricType
name
 

Method Detail

getByteCountMetricType

ServiceMetricType getByteCountMetricType()


Copyright © 2016. All rights reserved.