| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
static ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.builder() |
ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.Builder.groups(Collection<GroupIdentifier> groups)
The overview of groups in an organization.
|
ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.Builder.groups(Consumer<GroupIdentifier.Builder>... groups)
The overview of groups in an organization.
|
ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.Builder.groups(GroupIdentifier... groups)
The overview of groups in an organization.
|
ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListGroupsForEntityResponse.Builder |
ListGroupsForEntityResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListGroupsForEntityResponse.Builder> |
ListGroupsForEntityResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.