Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputSRTSettingsDestinations[] |
CreateOutputSRTSettings.getDestinations()
Get 转推的目标地址,当Mode为CALLER时必填,且只能填1组。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputSRTSettings.setDestinations(CreateOutputSRTSettingsDestinations[] Destinations)
Set 转推的目标地址,当Mode为CALLER时必填,且只能填1组。
|
Constructor and Description |
---|
CreateOutputSRTSettingsDestinations(CreateOutputSRTSettingsDestinations 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.