public class CreateCasterPvwRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateCasterPvwRequest() | 
| CreateCasterPvwRequest(CreateCasterPvwRequest 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。 | 
| CasterDisplayInfo | getPvwDisplayInfo()Get 导播台预监展示信息参数 | 
| void | setCasterId(Long CasterId)Set 导播台ID。 | 
| void | setPvwDisplayInfo(CasterDisplayInfo PvwDisplayInfo)Set 导播台预监展示信息参数 | 
| 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 CreateCasterPvwRequest()
public CreateCasterPvwRequest(CreateCasterPvwRequest source)
public CasterDisplayInfo getPvwDisplayInfo()
public void setPvwDisplayInfo(CasterDisplayInfo PvwDisplayInfo)
PvwDisplayInfo - 导播台预监展示信息参数public Long getCasterId()
public void setCasterId(Long CasterId)
CasterId - 导播台ID。Copyright © 2025. All rights reserved.