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