public class DeletePrometheusTempSyncRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeletePrometheusTempSyncRequest() | 
| DeletePrometheusTempSyncRequest(DeletePrometheusTempSyncRequest 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 | 
|---|---|
| PrometheusTemplateSyncTarget[] | getTargets()Get 取消同步的对象列表 | 
| String | getTemplateId()Get 模板id | 
| void | setTargets(PrometheusTemplateSyncTarget[] Targets)Set 取消同步的对象列表 | 
| void | setTemplateId(String TemplateId)Set 模板id | 
| 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 DeletePrometheusTempSyncRequest()
public DeletePrometheusTempSyncRequest(DeletePrometheusTempSyncRequest source)
public String getTemplateId()
public void setTemplateId(String TemplateId)
TemplateId - 模板idpublic PrometheusTemplateSyncTarget[] getTargets()
public void setTargets(PrometheusTemplateSyncTarget[] Targets)
Targets - 取消同步的对象列表Copyright © 2025. All rights reserved.