ServiceMetricType
, MetricType
, ThroughputMetricType
public class SimpleThroughputMetricType extends SimpleServiceMetricType implements ThroughputMetricType
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX, DOWNLOAD_THROUGHPUT_NAME_SUFFIX, UPLOAD_BYTE_COUNT_NAME_SUFFIX, UPLOAD_THROUGHPUT_NAME_SUFFIX
Constructor | Description |
---|---|
SimpleThroughputMetricType(String name,
String serviceName,
String byteCountMetricName) |
Modifier and Type | Method | Description |
---|---|---|
ServiceMetricType |
getByteCountMetricType() |
name
getServiceName
equals, hashCode, toString
getServiceName, name
public ServiceMetricType getByteCountMetricType()
getByteCountMetricType
in interface ThroughputMetricType
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.