| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Reboot |
Command.reboot()
Reboots the device.
|
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.fromReboot(Reboot reboot)
Create an instance of this class with
Command.reboot() initialized to the given value. |
Command.Builder |
Command.Builder.reboot(Reboot reboot)
Reboots the device.
|
Copyright © 2023. All rights reserved.