public class DescribeMetricsFileReq extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeMetricsFileReq() |
DescribeMetricsFileReq(DescribeMetricsFileReq source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Long |
getIfAttention()
Get 是否关注
|
String |
getInstanceType()
Get 集群类型
|
String |
getMetricType()
Get 指标类型
|
void |
setIfAttention(Long IfAttention)
Set 是否关注
|
void |
setInstanceType(String InstanceType)
Set 集群类型
|
void |
setMetricType(String MetricType)
Set 指标类型
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeMetricsFileReq()
public DescribeMetricsFileReq(DescribeMetricsFileReq source)
public String getInstanceType()
public void setInstanceType(String InstanceType)
InstanceType
- 集群类型public String getMetricType()
public void setMetricType(String MetricType)
MetricType
- 指标类型public Long getIfAttention()
public void setIfAttention(Long IfAttention)
IfAttention
- 是否关注Copyright © 2024. All rights reserved.