| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupIdentifier> |
ListGroupsResponse.groupIdentifiers()
A list of GroupIdentifier objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groupIdentifiers(GroupIdentifier... groupIdentifiers)
A list of GroupIdentifier objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groupIdentifiers(Collection<GroupIdentifier> groupIdentifiers)
A list of GroupIdentifier objects.
|
Copyright © 2019. All rights reserved.