Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MediaCastProjectInput |
CreateProjectRequest.getMediaCastProjectInput()
Get 媒体转推项目输入信息,仅当项目类型为 MEDIA_CAST 时必填。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateProjectRequest.setMediaCastProjectInput(MediaCastProjectInput MediaCastProjectInput)
Set 媒体转推项目输入信息,仅当项目类型为 MEDIA_CAST 时必填。
|
Constructor and Description |
---|
MediaCastProjectInput(MediaCastProjectInput 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.
|
Copyright © 2023. All rights reserved.