| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| software.amazon.awssdk.services.wisdom.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAssistantAssociationResponse |
WisdomClient.createAssistantAssociation(CreateAssistantAssociationRequest createAssistantAssociationRequest)
Creates an association between an Amazon Connect Wisdom assistant and another resource.
|
default CompletableFuture<CreateAssistantAssociationResponse> |
WisdomAsyncClient.createAssistantAssociation(CreateAssistantAssociationRequest createAssistantAssociationRequest)
Creates an association between an Amazon Connect Wisdom assistant and another resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAssistantAssociationRequestMarshaller.marshall(CreateAssistantAssociationRequest createAssistantAssociationRequest) |
Copyright © 2021. All rights reserved.