| 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 |
|---|---|
PutPrincipalMappingResult |
AbstractAWSkendra.putPrincipalMapping(PutPrincipalMappingRequest request) |
PutPrincipalMappingResult |
AWSkendra.putPrincipalMapping(PutPrincipalMappingRequest putPrincipalMappingRequest)
Maps users to their groups so that you only need to provide the user ID when you issue the query.
|
PutPrincipalMappingResult |
AWSkendraClient.putPrincipalMapping(PutPrincipalMappingRequest request)
Maps users to their groups so that you only need to provide the user ID when you issue the query.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutPrincipalMappingResult> |
AbstractAWSkendraAsync.putPrincipalMappingAsync(PutPrincipalMappingRequest request,
AsyncHandler<PutPrincipalMappingRequest,PutPrincipalMappingResult> asyncHandler) |
Future<PutPrincipalMappingResult> |
AWSkendraAsync.putPrincipalMappingAsync(PutPrincipalMappingRequest putPrincipalMappingRequest,
AsyncHandler<PutPrincipalMappingRequest,PutPrincipalMappingResult> asyncHandler)
Maps users to their groups so that you only need to provide the user ID when you issue the query.
|
Future<PutPrincipalMappingResult> |
AWSkendraAsyncClient.putPrincipalMappingAsync(PutPrincipalMappingRequest request,
AsyncHandler<PutPrincipalMappingRequest,PutPrincipalMappingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutPrincipalMappingResult |
PutPrincipalMappingResult.clone() |
Copyright © 2023. All rights reserved.