| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetDeviceStatus |
TargetDeviceStatus.fromValue(String value)
Use this in place of valueOf.
|
static TargetDeviceStatus |
TargetDeviceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetDeviceStatus[] |
TargetDeviceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeregisterDeviceRequest |
DeregisterDeviceRequest.withTargetDeviceStatus(TargetDeviceStatus targetDeviceStatus)
The desired new status for the device.
|
Copyright © 2025. All rights reserved.