| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<FuotaTask> |
ListFuotaTasksResponse.fuotaTaskList()
Returns the value of the FuotaTaskList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListFuotaTasksResponse.Builder |
ListFuotaTasksResponse.Builder.fuotaTaskList(FuotaTask... fuotaTaskList)
Sets the value of the FuotaTaskList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListFuotaTasksResponse.Builder |
ListFuotaTasksResponse.Builder.fuotaTaskList(Collection<FuotaTask> fuotaTaskList)
Sets the value of the FuotaTaskList property for this object.
|
Copyright © 2023. All rights reserved.