| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetFuotaTaskResponse |
IotWirelessClient.getFuotaTask(Consumer<GetFuotaTaskRequest.Builder> getFuotaTaskRequest)
Gets information about a FUOTA task.
|
default GetFuotaTaskResponse |
IotWirelessClient.getFuotaTask(GetFuotaTaskRequest getFuotaTaskRequest)
Gets information about a FUOTA task.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFuotaTaskResponse> |
IotWirelessAsyncClient.getFuotaTask(Consumer<GetFuotaTaskRequest.Builder> getFuotaTaskRequest)
Gets information about a FUOTA task.
|
default CompletableFuture<GetFuotaTaskResponse> |
IotWirelessAsyncClient.getFuotaTask(GetFuotaTaskRequest getFuotaTaskRequest)
Gets information about a FUOTA task.
|
Copyright © 2023. All rights reserved.