Uses of Class
software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
-
Packages that use AssociateEntitiesToExperienceRequest 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 AssociateEntitiesToExperienceRequest in software.amazon.awssdk.services.kendra
Methods in software.amazon.awssdk.services.kendra with parameters of type AssociateEntitiesToExperienceRequest Modifier and Type Method Description default CompletableFuture<AssociateEntitiesToExperienceResponse>KendraAsyncClient. associateEntitiesToExperience(AssociateEntitiesToExperienceRequest associateEntitiesToExperienceRequest)Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.default AssociateEntitiesToExperienceResponseKendraClient. associateEntitiesToExperience(AssociateEntitiesToExperienceRequest associateEntitiesToExperienceRequest)Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience. -
Uses of AssociateEntitiesToExperienceRequest in software.amazon.awssdk.services.kendra.transform
Methods in software.amazon.awssdk.services.kendra.transform with parameters of type AssociateEntitiesToExperienceRequest Modifier and Type Method Description SdkHttpFullRequestAssociateEntitiesToExperienceRequestMarshaller. marshall(AssociateEntitiesToExperienceRequest associateEntitiesToExperienceRequest)
-