| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsByFuotaTaskResult |
AWSIoTWirelessClient.listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest request)
List all multicast groups associated with a fuota task.
|
ListMulticastGroupsByFuotaTaskResult |
AWSIoTWireless.listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest listMulticastGroupsByFuotaTaskRequest)
List all multicast groups associated with a fuota task.
|
ListMulticastGroupsByFuotaTaskResult |
AbstractAWSIoTWireless.listMulticastGroupsByFuotaTask(ListMulticastGroupsByFuotaTaskRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsByFuotaTaskResult |
ListMulticastGroupsByFuotaTaskResult.clone() |
ListMulticastGroupsByFuotaTaskResult |
ListMulticastGroupsByFuotaTaskResult.withMulticastGroupList(Collection<MulticastGroupByFuotaTask> multicastGroupList) |
ListMulticastGroupsByFuotaTaskResult |
ListMulticastGroupsByFuotaTaskResult.withMulticastGroupList(MulticastGroupByFuotaTask... multicastGroupList)
NOTE: This method appends the values to the existing list (if any).
|
ListMulticastGroupsByFuotaTaskResult |
ListMulticastGroupsByFuotaTaskResult.withNextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
Copyright © 2025. All rights reserved.