Uses of Class
software.amazon.awssdk.services.wisdom.model.CreateAssistantAssociationRequest
-
Packages that use CreateAssistantAssociationRequest Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers.software.amazon.awssdk.services.wisdom.transform -
-
Uses of CreateAssistantAssociationRequest in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom with parameters of type CreateAssistantAssociationRequest Modifier and Type Method Description default CompletableFuture<CreateAssistantAssociationResponse>WisdomAsyncClient. createAssistantAssociation(CreateAssistantAssociationRequest createAssistantAssociationRequest)Creates an association between an Amazon Connect Wisdom assistant and another resource.default CreateAssistantAssociationResponseWisdomClient. createAssistantAssociation(CreateAssistantAssociationRequest createAssistantAssociationRequest)Creates an association between an Amazon Connect Wisdom assistant and another resource. -
Uses of CreateAssistantAssociationRequest in software.amazon.awssdk.services.wisdom.transform
Methods in software.amazon.awssdk.services.wisdom.transform with parameters of type CreateAssistantAssociationRequest Modifier and Type Method Description SdkHttpFullRequestCreateAssistantAssociationRequestMarshaller. marshall(CreateAssistantAssociationRequest createAssistantAssociationRequest)
-