| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
ImportedSidewalkDevice |
ImportedSidewalkDevice.clone() |
ImportedSidewalkDevice |
ImportedWirelessDevice.getSidewalk()
The Sidewalk-related information about a device that has been added to an import task.
|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withLastUpdateTime(Date lastUpdateTime)
The time at which the status information was last updated.
|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withOnboardingStatus(OnboardStatus onboardingStatus)
The onboarding status of the Sidewalk device in the import task.
|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withOnboardingStatus(String onboardingStatus)
The onboarding status of the Sidewalk device in the import task.
|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withOnboardingStatusReason(String onboardingStatusReason)
The reason for the onboarding status information for the Sidewalk device.
|
ImportedSidewalkDevice |
ImportedSidewalkDevice.withSidewalkManufacturingSn(String sidewalkManufacturingSn)
The Sidewalk manufacturing serial number (SMSN) of the Sidewalk device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportedWirelessDevice.setSidewalk(ImportedSidewalkDevice sidewalk)
The Sidewalk-related information about a device that has been added to an import task.
|
ImportedWirelessDevice |
ImportedWirelessDevice.withSidewalk(ImportedSidewalkDevice sidewalk)
The Sidewalk-related information about a device that has been added to an import task.
|
Copyright © 2023. All rights reserved.