| Package | Description |
|---|---|
| com.amazonaws.services.qconnect |
|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContentAssociationResult |
AmazonQConnectClient.createContentAssociation(CreateContentAssociationRequest request)
Creates an association between a content resource in a knowledge base and step-by-step
guides.
|
CreateContentAssociationResult |
AbstractAmazonQConnect.createContentAssociation(CreateContentAssociationRequest request) |
CreateContentAssociationResult |
AmazonQConnect.createContentAssociation(CreateContentAssociationRequest createContentAssociationRequest)
Creates an association between a content resource in a knowledge base and step-by-step
guides.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateContentAssociationResult> |
AmazonQConnectAsyncClient.createContentAssociationAsync(CreateContentAssociationRequest request,
AsyncHandler<CreateContentAssociationRequest,CreateContentAssociationResult> asyncHandler) |
Future<CreateContentAssociationResult> |
AbstractAmazonQConnectAsync.createContentAssociationAsync(CreateContentAssociationRequest request,
AsyncHandler<CreateContentAssociationRequest,CreateContentAssociationResult> asyncHandler) |
Future<CreateContentAssociationResult> |
AmazonQConnectAsync.createContentAssociationAsync(CreateContentAssociationRequest createContentAssociationRequest,
AsyncHandler<CreateContentAssociationRequest,CreateContentAssociationResult> asyncHandler)
Creates an association between a content resource in a knowledge base and step-by-step
guides.
|
| Modifier and Type | Method and Description |
|---|---|
CreateContentAssociationResult |
CreateContentAssociationResult.clone() |
CreateContentAssociationResult |
CreateContentAssociationResult.withContentAssociation(ContentAssociationData contentAssociation)
The association between Amazon Q in Connect content and another resource.
|
Copyright © 2024. All rights reserved.