| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupInformation> |
ListGroupsResponse.groups()
Information about a group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groups(GroupInformation... groups)
Information about a group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groups(Collection<GroupInformation> groups)
Information about a group.
|
Copyright © 2018. All rights reserved.