| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static OnboardStatus |
OnboardStatus.fromValue(String value)
Use this in place of valueOf.
|
static OnboardStatus |
OnboardStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnboardStatus[] |
OnboardStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withOnboardingStatus(OnboardStatus onboardingStatus)
The onboarding status of the Sidewalk device in the import task.
|
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withStatus(OnboardStatus status)
The status of the devices in the import task.
|
Copyright © 2023. All rights reserved.