| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SidewalkStartImportInfo |
SidewalkStartImportInfo.clone() |
SidewalkStartImportInfo |
StartWirelessDeviceImportTaskRequest.getSidewalk()
The Sidewalk-related parameters for importing wireless devices that need to be provisioned in bulk.
|
SidewalkStartImportInfo |
SidewalkStartImportInfo.withDeviceCreationFile(String deviceCreationFile)
The CSV file contained in an S3 bucket that's used for adding devices to an import task.
|
SidewalkStartImportInfo |
SidewalkStartImportInfo.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 |
StartWirelessDeviceImportTaskRequest.setSidewalk(SidewalkStartImportInfo sidewalk)
The Sidewalk-related parameters for importing wireless devices that need to be provisioned in bulk.
|
StartWirelessDeviceImportTaskRequest |
StartWirelessDeviceImportTaskRequest.withSidewalk(SidewalkStartImportInfo sidewalk)
The Sidewalk-related parameters for importing wireless devices that need to be provisioned in bulk.
|
Copyright © 2024. All rights reserved.