Uses of Class
software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
-
Packages that use AssociatePersonasToEntitiesRequest Package Description software.amazon.awssdk.services.kendra Amazon Kendra is a service for indexing large document sets.software.amazon.awssdk.services.kendra.transform -
-
Uses of AssociatePersonasToEntitiesRequest in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra with parameters of type AssociatePersonasToEntitiesRequest Modifier and Type Method Description default CompletableFuture<AssociatePersonasToEntitiesResponse>KendraAsyncClient. associatePersonasToEntities(AssociatePersonasToEntitiesRequest associatePersonasToEntitiesRequest)Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.default AssociatePersonasToEntitiesResponseKendraClient. associatePersonasToEntities(AssociatePersonasToEntitiesRequest associatePersonasToEntitiesRequest)Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience. -
Uses of AssociatePersonasToEntitiesRequest in software.amazon.awssdk.services.kendra.transform
Methods in software.amazon.awssdk.services.kendra.transform with parameters of type AssociatePersonasToEntitiesRequest Modifier and Type Method Description SdkHttpFullRequestAssociatePersonasToEntitiesRequestMarshaller. marshall(AssociatePersonasToEntitiesRequest associatePersonasToEntitiesRequest)
-