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 AWS IoT OTAUpdate on a target group of things or groups.
|
default CreateOtaUpdateResponse |
IotClient.createOTAUpdate(CreateOtaUpdateRequest createOtaUpdateRequest)
Creates an AWS IoT OTAUpdate on a target group of things or groups.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CreateOtaUpdateRequestMarshaller.marshall(CreateOtaUpdateRequest createOtaUpdateRequest) |
Copyright © 2020. All rights reserved.