Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SetPlaylistCommandInput |
SyncRobotCommand.getSetPlaylistCommandInput()
Get 播放列表变更信息,当Command取SetPlaylist时,必填。
|
SetPlaylistCommandInput |
SyncKTVRobotCommandRequest.getSetPlaylistCommandInput()
Get 播放列表变更信息,当Command取SetPlaylist时,必填。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncRobotCommand.setSetPlaylistCommandInput(SetPlaylistCommandInput SetPlaylistCommandInput)
Set 播放列表变更信息,当Command取SetPlaylist时,必填。
|
void |
SyncKTVRobotCommandRequest.setSetPlaylistCommandInput(SetPlaylistCommandInput SetPlaylistCommandInput)
Set 播放列表变更信息,当Command取SetPlaylist时,必填。
|
Constructor and Description |
---|
SetPlaylistCommandInput(SetPlaylistCommandInput 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.