public class DeleteWebCallbackRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteWebCallbackRequest() | 
| DeleteWebCallbackRequest(DeleteWebCallbackRequest 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 | getWebCallbackId()Get 告警渠道回调配置ID。-通过[获取告警渠道回调配置列表](https://cloud.tencent.com/document/api/614/115229)获取告警渠道回调配置ID | 
| void | setWebCallbackId(String WebCallbackId)Set 告警渠道回调配置ID。-通过[获取告警渠道回调配置列表](https://cloud.tencent.com/document/api/614/115229)获取告警渠道回调配置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 DeleteWebCallbackRequest()
public DeleteWebCallbackRequest(DeleteWebCallbackRequest source)
public String getWebCallbackId()
public void setWebCallbackId(String WebCallbackId)
WebCallbackId - 告警渠道回调配置ID。-通过[获取告警渠道回调配置列表](https://cloud.tencent.com/document/api/614/115229)获取告警渠道回调配置IDCopyright © 2025. All rights reserved.