| Package | Description |
|---|---|
| com.amazonaws.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Command |
Command.clone() |
Command |
CreateTaskRequest.getCommand()
The task to be performed.
|
Command |
Command.withReboot(Reboot reboot)
Reboots the device.
|
Command |
Command.withUnlock(Unlock unlock)
Unlocks the device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTaskRequest.setCommand(Command command)
The task to be performed.
|
CreateTaskRequest |
CreateTaskRequest.withCommand(Command command)
The task to be performed.
|
Copyright © 2023. All rights reserved.