| Package | Description |
|---|---|
| com.amazonaws.services.qconnect |
|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GetContentAssociationResult |
AmazonQConnectClient.getContentAssociation(GetContentAssociationRequest request)
Returns the content association.
|
GetContentAssociationResult |
AbstractAmazonQConnect.getContentAssociation(GetContentAssociationRequest request) |
GetContentAssociationResult |
AmazonQConnect.getContentAssociation(GetContentAssociationRequest getContentAssociationRequest)
Returns the content association.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetContentAssociationResult> |
AmazonQConnectAsyncClient.getContentAssociationAsync(GetContentAssociationRequest request,
AsyncHandler<GetContentAssociationRequest,GetContentAssociationResult> asyncHandler) |
Future<GetContentAssociationResult> |
AbstractAmazonQConnectAsync.getContentAssociationAsync(GetContentAssociationRequest request,
AsyncHandler<GetContentAssociationRequest,GetContentAssociationResult> asyncHandler) |
Future<GetContentAssociationResult> |
AmazonQConnectAsync.getContentAssociationAsync(GetContentAssociationRequest getContentAssociationRequest,
AsyncHandler<GetContentAssociationRequest,GetContentAssociationResult> asyncHandler)
Returns the content association.
|
| Modifier and Type | Method and Description |
|---|---|
GetContentAssociationResult |
GetContentAssociationResult.clone() |
GetContentAssociationResult |
GetContentAssociationResult.withContentAssociation(ContentAssociationData contentAssociation)
The association between Amazon Q in Connect content and another resource.
|
Copyright © 2024. All rights reserved.