| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePrincipalMappingResponse |
KendraClient.describePrincipalMapping(Consumer<DescribePrincipalMappingRequest.Builder> describePrincipalMappingRequest)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
default DescribePrincipalMappingResponse |
KendraClient.describePrincipalMapping(DescribePrincipalMappingRequest describePrincipalMappingRequest)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePrincipalMappingResponse> |
KendraAsyncClient.describePrincipalMapping(Consumer<DescribePrincipalMappingRequest.Builder> describePrincipalMappingRequest)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
default CompletableFuture<DescribePrincipalMappingResponse> |
KendraAsyncClient.describePrincipalMapping(DescribePrincipalMappingRequest describePrincipalMappingRequest)
Describes the processing of
PUT and DELETE actions for mapping users to their groups. |
Copyright © 2023. All rights reserved.