Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SetVolumeCommandInput |
SyncKTVRobotCommandRequest.getSetVolumeCommandInput()
Get 音量,当Command取SetVolume时,必填。
|
SetVolumeCommandInput |
SyncRobotCommand.getSetVolumeCommandInput()
Get 音量,当Command取SetVolume时,必填。
|
SetVolumeCommandInput |
KTVRobotInfo.getSetVolumeInput()
Get 音量,范围 0~100,默认为 50。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncKTVRobotCommandRequest.setSetVolumeCommandInput(SetVolumeCommandInput SetVolumeCommandInput)
Set 音量,当Command取SetVolume时,必填。
|
void |
SyncRobotCommand.setSetVolumeCommandInput(SetVolumeCommandInput SetVolumeCommandInput)
Set 音量,当Command取SetVolume时,必填。
|
void |
KTVRobotInfo.setSetVolumeInput(SetVolumeCommandInput SetVolumeInput)
Set 音量,范围 0~100,默认为 50。
|
Constructor and Description |
---|
SetVolumeCommandInput(SetVolumeCommandInput 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 © 2022. All rights reserved.