Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SetDestroyModeCommandInput |
SyncKTVRobotCommandRequest.getSetDestroyModeCommandInput()
Get 销毁模式,当Command取SetDestroyMode时,必填。
|
SetDestroyModeCommandInput |
SyncRobotCommand.getSetDestroyModeCommandInput()
Get 销毁模式,当Command取SetDestroyMode时,必填。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncKTVRobotCommandRequest.setSetDestroyModeCommandInput(SetDestroyModeCommandInput SetDestroyModeCommandInput)
Set 销毁模式,当Command取SetDestroyMode时,必填。
|
void |
SyncRobotCommand.setSetDestroyModeCommandInput(SetDestroyModeCommandInput SetDestroyModeCommandInput)
Set 销毁模式,当Command取SetDestroyMode时,必填。
|
Constructor and Description |
---|
SetDestroyModeCommandInput(SetDestroyModeCommandInput 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.