public class DescribePrometheusIntegrationMetricsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribePrometheusIntegrationMetricsRequest() |
DescribePrometheusIntegrationMetricsRequest(DescribePrometheusIntegrationMetricsRequest 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 |
getIntegrationCode()
Get 集成类型标识。取值参考DescribePrometheusIntegrations接口返回中IntegrationSet[i].Code参数
|
void |
setIntegrationCode(String IntegrationCode)
Set 集成类型标识。取值参考DescribePrometheusIntegrations接口返回中IntegrationSet[i].Code参数
|
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 DescribePrometheusIntegrationMetricsRequest()
public DescribePrometheusIntegrationMetricsRequest(DescribePrometheusIntegrationMetricsRequest source)
public String getIntegrationCode()
public void setIntegrationCode(String IntegrationCode)
IntegrationCode
- 集成类型标识。取值参考DescribePrometheusIntegrations接口返回中IntegrationSet[i].Code参数Copyright © 2025. All rights reserved.