| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkUpdateImportInfo |
SidewalkUpdateImportInfo.clone() |
SidewalkUpdateImportInfo |
UpdateWirelessDeviceImportTaskRequest.getSidewalk()
The Sidewalk-related parameters of the import task to be updated.
|
SidewalkUpdateImportInfo |
SidewalkUpdateImportInfo.withDeviceCreationFile(String deviceCreationFile)
The CSV file contained in an S3 bucket that's used for appending devices to an existing import task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateWirelessDeviceImportTaskRequest.setSidewalk(SidewalkUpdateImportInfo sidewalk)
The Sidewalk-related parameters of the import task to be updated.
|
UpdateWirelessDeviceImportTaskRequest |
UpdateWirelessDeviceImportTaskRequest.withSidewalk(SidewalkUpdateImportInfo sidewalk)
The Sidewalk-related parameters of the import task to be updated.
|
Copyright © 2023. All rights reserved.