| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
ListGroupsResponse.groups()
A list of
Group objects in the identity store. |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groups(Group... groups)
A list of
Group objects in the identity store. |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.groups(Collection<Group> groups)
A list of
Group objects in the identity store. |
Copyright © 2022. All rights reserved.