| 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 |
|---|---|
DescribePrincipalMappingResult |
AbstractAWSkendra.describePrincipalMapping(DescribePrincipalMappingRequest request) |
DescribePrincipalMappingResult |
AWSkendraClient.describePrincipalMapping(DescribePrincipalMappingRequest request)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResult |
AWSkendra.describePrincipalMapping(DescribePrincipalMappingRequest describePrincipalMappingRequest)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribePrincipalMappingResult> |
AWSkendraAsyncClient.describePrincipalMappingAsync(DescribePrincipalMappingRequest request,
AsyncHandler<DescribePrincipalMappingRequest,DescribePrincipalMappingResult> asyncHandler) |
Future<DescribePrincipalMappingResult> |
AbstractAWSkendraAsync.describePrincipalMappingAsync(DescribePrincipalMappingRequest request,
AsyncHandler<DescribePrincipalMappingRequest,DescribePrincipalMappingResult> asyncHandler) |
Future<DescribePrincipalMappingResult> |
AWSkendraAsync.describePrincipalMappingAsync(DescribePrincipalMappingRequest describePrincipalMappingRequest,
AsyncHandler<DescribePrincipalMappingRequest,DescribePrincipalMappingResult> asyncHandler)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
| Modifier and Type | Method and Description |
|---|---|
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.clone() |
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.withDataSourceId(String dataSourceId)
Shows the identifier of the data source to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.withGroupId(String groupId)
Shows the identifier of the group to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.withGroupOrderingIdSummaries(Collection<GroupOrderingIdSummary> groupOrderingIdSummaries)
Shows the following information on the processing of
PUT and DELETE actions for mapping
users to their groups: |
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.withGroupOrderingIdSummaries(GroupOrderingIdSummary... groupOrderingIdSummaries)
Shows the following information on the processing of
PUT and DELETE actions for mapping
users to their groups: |
DescribePrincipalMappingResult |
DescribePrincipalMappingResult.withIndexId(String indexId)
Shows the identifier of the index to see information on the processing of
PUT and
DELETE actions for mapping users to their groups. |
Copyright © 2023. All rights reserved.