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