Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SetRealVolumeCommandInput |
SyncKTVRobotCommandRequest.getSetRealVolumeCommandInput()
Get 真实音量,当Command取SetRealVolume时,必填。
|
SetRealVolumeCommandInput |
SyncRobotCommand.getSetRealVolumeCommandInput()
Get 真实音量,当Command取SetRealVolume时,必填。
|
SetRealVolumeCommandInput |
KTVRobotInfo.getSetRealVolumeInput()
Get 真实音量,范围 0~100,默认为 50。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncKTVRobotCommandRequest.setSetRealVolumeCommandInput(SetRealVolumeCommandInput SetRealVolumeCommandInput)
Set 真实音量,当Command取SetRealVolume时,必填。
|
void |
SyncRobotCommand.setSetRealVolumeCommandInput(SetRealVolumeCommandInput SetRealVolumeCommandInput)
Set 真实音量,当Command取SetRealVolume时,必填。
|
void |
KTVRobotInfo.setSetRealVolumeInput(SetRealVolumeCommandInput SetRealVolumeInput)
Set 真实音量,范围 0~100,默认为 50。
|
Constructor and Description |
---|
SetRealVolumeCommandInput(SetRealVolumeCommandInput 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 © 2024. All rights reserved.