| 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 |
|---|---|
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.clone() |
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.withDataSourceId(String dataSourceId)
The identifier of the data source for getting a list of groups mapped to users before a given ordering timestamp
identifier.
|
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.withIndexId(String indexId)
The identifier of the index for getting a list of groups mapped to users before a given ordering or timestamp
identifier.
|
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.withMaxResults(Integer maxResults)
The maximum number of returned groups that are mapped to users before a given ordering or timestamp identifier.
|
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.withNextToken(String nextToken)
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a
pagination token in the response.
|
ListGroupsOlderThanOrderingIdRequest |
ListGroupsOlderThanOrderingIdRequest.withOrderingId(Long orderingId)
The timestamp identifier used for the latest
PUT or DELETE action for mapping users to
their groups. |
Copyright © 2024. All rights reserved.