public class DeleteNoticeContentRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteNoticeContentRequest() | 
| DeleteNoticeContentRequest(DeleteNoticeContentRequest 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 | getNoticeContentId()Get 通知内容模板ID。-通过[获取通知内容模板](https://cloud.tencent.com/document/api/614/111714)获取通知内容模版ID | 
| void | setNoticeContentId(String NoticeContentId)Set 通知内容模板ID。-通过[获取通知内容模板](https://cloud.tencent.com/document/api/614/111714)获取通知内容模版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 DeleteNoticeContentRequest()
public DeleteNoticeContentRequest(DeleteNoticeContentRequest source)
public String getNoticeContentId()
public void setNoticeContentId(String NoticeContentId)
NoticeContentId - 通知内容模板ID。-通过[获取通知内容模板](https://cloud.tencent.com/document/api/614/111714)获取通知内容模版IDCopyright © 2025. All rights reserved.