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