Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
GeneralSetting |
StreamLiveChannelInfo.getGeneralSettings()
Get General settings.
|
GeneralSetting |
ModifyStreamLiveChannelRequest.getGeneralSettings()
Get General settings.
|
GeneralSetting |
CreateStreamLiveChannelRequest.getGeneralSettings()
Get General settings.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamLiveChannelInfo.setGeneralSettings(GeneralSetting GeneralSettings)
Set General settings.
|
void |
ModifyStreamLiveChannelRequest.setGeneralSettings(GeneralSetting GeneralSettings)
Set General settings.
|
void |
CreateStreamLiveChannelRequest.setGeneralSettings(GeneralSetting GeneralSettings)
Set General settings.
|
Constructor and Description |
---|
GeneralSetting(GeneralSetting 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.