Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
PlayCommandInput |
SyncKTVRobotCommandRequest.getPlayCommandInput()
Get 播放参数。
|
PlayCommandInput |
SyncRobotCommand.getPlayCommandInput()
Get 播放参数。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncKTVRobotCommandRequest.setPlayCommandInput(PlayCommandInput PlayCommandInput)
Set 播放参数。
|
void |
SyncRobotCommand.setPlayCommandInput(PlayCommandInput PlayCommandInput)
Set 播放参数。
|
Constructor and Description |
---|
PlayCommandInput(PlayCommandInput 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.