| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkGetStartImportInfo |
SidewalkGetStartImportInfo.clone() |
SidewalkGetStartImportInfo |
GetWirelessDeviceImportTaskResult.getSidewalk()
The Sidewalk-related information about an import task.
|
SidewalkGetStartImportInfo |
WirelessDeviceImportTask.getSidewalk()
The Sidewalk-related information of the wireless device import task.
|
SidewalkGetStartImportInfo |
SidewalkGetStartImportInfo.withDeviceCreationFileList(Collection<String> deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
|
SidewalkGetStartImportInfo |
SidewalkGetStartImportInfo.withDeviceCreationFileList(String... deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
|
SidewalkGetStartImportInfo |
SidewalkGetStartImportInfo.withRole(String role)
The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetWirelessDeviceImportTaskResult.setSidewalk(SidewalkGetStartImportInfo sidewalk)
The Sidewalk-related information about an import task.
|
void |
WirelessDeviceImportTask.setSidewalk(SidewalkGetStartImportInfo sidewalk)
The Sidewalk-related information of the wireless device import task.
|
GetWirelessDeviceImportTaskResult |
GetWirelessDeviceImportTaskResult.withSidewalk(SidewalkGetStartImportInfo sidewalk)
The Sidewalk-related information about an import task.
|
WirelessDeviceImportTask |
WirelessDeviceImportTask.withSidewalk(SidewalkGetStartImportInfo sidewalk)
The Sidewalk-related information of the wireless device import task.
|
Copyright © 2024. All rights reserved.