Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputRistSettings |
CreateOutputInfo.getRISTSettings()
Get 输出的RIST的配置。
|
CreateOutputRistSettings |
ModifyOutputInfo.getRISTSettings()
Get 转推RIST的配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setRISTSettings(CreateOutputRistSettings RISTSettings)
Set 输出的RIST的配置。
|
void |
ModifyOutputInfo.setRISTSettings(CreateOutputRistSettings RISTSettings)
Set 转推RIST的配置。
|
Constructor and Description |
---|
CreateOutputRistSettings(CreateOutputRistSettings 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 © 2025. All rights reserved.