| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<MulticastGroup> |
ListMulticastGroupsResponse.multicastGroupList()
Returns the value of the MulticastGroupList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsResponse.Builder |
ListMulticastGroupsResponse.Builder.multicastGroupList(MulticastGroup... multicastGroupList)
Sets the value of the MulticastGroupList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsResponse.Builder |
ListMulticastGroupsResponse.Builder.multicastGroupList(Collection<MulticastGroup> multicastGroupList)
Sets the value of the MulticastGroupList property for this object.
|
Copyright © 2022. All rights reserved.