Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateInputRISTSettings |
ModifyInput.getRISTSettings()
Get RIST的配置信息。
|
CreateInputRISTSettings |
CreateInput.getRISTSettings()
Get 输入的RIST配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInput.setRISTSettings(CreateInputRISTSettings RISTSettings)
Set RIST的配置信息。
|
void |
CreateInput.setRISTSettings(CreateInputRISTSettings RISTSettings)
Set 输入的RIST配置信息。
|
Constructor and Description |
---|
CreateInputRISTSettings(CreateInputRISTSettings 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.