Uses of Class
software.amazon.awssdk.services.iotwireless.model.SidewalkGetStartImportInfo
-
Packages that use SidewalkGetStartImportInfo Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of SidewalkGetStartImportInfo in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return SidewalkGetStartImportInfo Modifier and Type Method Description SidewalkGetStartImportInfoGetWirelessDeviceImportTaskResponse. sidewalk()The Sidewalk-related information about an import task.SidewalkGetStartImportInfoWirelessDeviceImportTask. sidewalk()The Sidewalk-related information of the wireless device import task.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type SidewalkGetStartImportInfo Modifier and Type Method Description GetWirelessDeviceImportTaskResponse.BuilderGetWirelessDeviceImportTaskResponse.Builder. sidewalk(SidewalkGetStartImportInfo sidewalk)The Sidewalk-related information about an import task.WirelessDeviceImportTask.BuilderWirelessDeviceImportTask.Builder. sidewalk(SidewalkGetStartImportInfo sidewalk)The Sidewalk-related information of the wireless device import task.
-