public class DescribeBaseMetricsRequest extends AbstractModel
Constructor and Description |
---|
DescribeBaseMetricsRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getMetricName()
Get Metric name
|
String |
getNamespace()
Get Business namespace
|
void |
setMetricName(String MetricName)
Set Metric name
|
void |
setNamespace(String Namespace)
Set Business namespace
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getNamespace()
public void setNamespace(String Namespace)
Namespace
- Business namespacepublic String getMetricName()
public void setMetricName(String MetricName)
MetricName
- Metric nameCopyright © 2020. All rights reserved.