public class DeleteCasterMarkWordInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteCasterMarkWordInfoRequest() | 
| DeleteCasterMarkWordInfoRequest(DeleteCasterMarkWordInfoRequest 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 | 
|---|---|
| Long | getCasterId()Get 导播台ID。 | 
| Long | getMarkWordIndex()Get 需要删除的文字水印Index。 | 
| void | setCasterId(Long CasterId)Set 导播台ID。 | 
| void | setMarkWordIndex(Long MarkWordIndex)Set 需要删除的文字水印Index。 | 
| 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 DeleteCasterMarkWordInfoRequest()
public DeleteCasterMarkWordInfoRequest(DeleteCasterMarkWordInfoRequest source)
public Long getCasterId()
public void setCasterId(Long CasterId)
CasterId - 导播台ID。public Long getMarkWordIndex()
public void setMarkWordIndex(Long MarkWordIndex)
MarkWordIndex - 需要删除的文字水印Index。Copyright © 2025. All rights reserved.