public class DescribePrometheusScrapeStatisticsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribePrometheusScrapeStatisticsRequest() | 
| DescribePrometheusScrapeStatisticsRequest(DescribePrometheusScrapeStatisticsRequest 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 | 
|---|---|
| String[] | getInstanceIds()Get 实例ID列表 | 
| String | getJobType()Get job 类型 | 
| void | setInstanceIds(String[] InstanceIds)Set 实例ID列表 | 
| void | setJobType(String JobType)Set job 类型 | 
| 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, toJsonStringpublic DescribePrometheusScrapeStatisticsRequest()
public DescribePrometheusScrapeStatisticsRequest(DescribePrometheusScrapeStatisticsRequest source)
public String[] getInstanceIds()
public void setInstanceIds(String[] InstanceIds)
InstanceIds - 实例ID列表public String getJobType()
public void setJobType(String JobType)
JobType - job 类型Copyright © 2025. All rights reserved.