| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupSummary> |
ListGroupsOlderThanOrderingIdResponse.groupsSummaries()
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsOlderThanOrderingIdResponse.Builder |
ListGroupsOlderThanOrderingIdResponse.Builder.groupsSummaries(GroupSummary... groupsSummaries)
Summary information for list of groups that are mapped to users before a given ordering or timestamp
identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsOlderThanOrderingIdResponse.Builder |
ListGroupsOlderThanOrderingIdResponse.Builder.groupsSummaries(Collection<GroupSummary> groupsSummaries)
Summary information for list of groups that are mapped to users before a given ordering or timestamp
identifier.
|
Copyright © 2023. All rights reserved.