| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOtaUpdateResponse> |
IotAsyncClient.createOTAUpdate(CreateOtaUpdateRequest createOtaUpdateRequest)
Creates an IoT OTA update on a target group of things or groups.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(CreateOtaUpdateRequest createOtaUpdateRequest)
Creates an IoT OTA update on a target group of things or groups.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateOtaUpdateRequestMarshaller.marshall(CreateOtaUpdateRequest createOtaUpdateRequest) |
Copyright © 2023. All rights reserved.