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