| Package | Description |
|---|---|
| com.tencentcloudapi.trtc.v20190722.models |
| Modifier and Type | Method and Description |
|---|---|
McuPublishCdnParam[] |
StartPublishCdnStreamRequest.getPublishCdnParams()
Get The CDN information.
|
McuPublishCdnParam[] |
UpdatePublishCdnStreamRequest.getPublishCdnParams()
Get Pass this parameter to change the CDNs to relay to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartPublishCdnStreamRequest.setPublishCdnParams(McuPublishCdnParam[] PublishCdnParams)
Set The CDN information.
|
void |
UpdatePublishCdnStreamRequest.setPublishCdnParams(McuPublishCdnParam[] PublishCdnParams)
Set Pass this parameter to change the CDNs to relay to.
|
| Constructor and Description |
|---|
McuPublishCdnParam(McuPublishCdnParam 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 © 2022. All rights reserved.