| Package | Description |
|---|---|
| com.amazonaws.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsOlderThanOrderingIdResult |
AbstractAWSkendra.listGroupsOlderThanOrderingId(ListGroupsOlderThanOrderingIdRequest request) |
ListGroupsOlderThanOrderingIdResult |
AWSkendra.listGroupsOlderThanOrderingId(ListGroupsOlderThanOrderingIdRequest listGroupsOlderThanOrderingIdRequest)
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
|
ListGroupsOlderThanOrderingIdResult |
AWSkendraClient.listGroupsOlderThanOrderingId(ListGroupsOlderThanOrderingIdRequest request)
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsOlderThanOrderingIdResult |
ListGroupsOlderThanOrderingIdResult.clone() |
ListGroupsOlderThanOrderingIdResult |
ListGroupsOlderThanOrderingIdResult.withGroupsSummaries(Collection<GroupSummary> groupsSummaries)
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
|
ListGroupsOlderThanOrderingIdResult |
ListGroupsOlderThanOrderingIdResult.withGroupsSummaries(GroupSummary... groupsSummaries)
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
|
ListGroupsOlderThanOrderingIdResult |
ListGroupsOlderThanOrderingIdResult.withNextToken(String nextToken)
The next items in the list of groups that go beyond the maximum.
|
Copyright © 2021. All rights reserved.