| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
MulticastGroup |
MulticastGroup.clone() |
MulticastGroup |
MulticastGroup.withArn(String arn) |
MulticastGroup |
MulticastGroup.withId(String id) |
MulticastGroup |
MulticastGroup.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<MulticastGroup> |
ListMulticastGroupsResult.getMulticastGroupList() |
| Modifier and Type | Method and Description |
|---|---|
ListMulticastGroupsResult |
ListMulticastGroupsResult.withMulticastGroupList(MulticastGroup... multicastGroupList)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListMulticastGroupsResult.setMulticastGroupList(Collection<MulticastGroup> multicastGroupList) |
ListMulticastGroupsResult |
ListMulticastGroupsResult.withMulticastGroupList(Collection<MulticastGroup> multicastGroupList) |
Copyright © 2025. All rights reserved.