public class ModifyCasterLayoutInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyCasterLayoutInfoRequest() | 
| ModifyCasterLayoutInfoRequest(ModifyCasterLayoutInfoRequest 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。 | 
| CasterLayoutInfo | getLayoutInfo()Get 导播台布局参数信息。 | 
| void | setCasterId(Long CasterId)Set 导播台ID。 | 
| void | setLayoutInfo(CasterLayoutInfo LayoutInfo)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 ModifyCasterLayoutInfoRequest()
public ModifyCasterLayoutInfoRequest(ModifyCasterLayoutInfoRequest source)
public Long getCasterId()
public void setCasterId(Long CasterId)
CasterId - 导播台ID。public CasterLayoutInfo getLayoutInfo()
public void setLayoutInfo(CasterLayoutInfo LayoutInfo)
LayoutInfo - 导播台布局参数信息。Copyright © 2025. All rights reserved.