| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<OTAUpdateSummary> |
ListOtaUpdatesResponse.otaUpdates()
A list of OTA update jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListOtaUpdatesResponse.Builder |
ListOtaUpdatesResponse.Builder.otaUpdates(OTAUpdateSummary... otaUpdates)
A list of OTA update jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListOtaUpdatesResponse.Builder |
ListOtaUpdatesResponse.Builder.otaUpdates(Collection<OTAUpdateSummary> otaUpdates)
A list of OTA update jobs.
|
Copyright © 2019. All rights reserved.