| Package | Description |
|---|---|
| com.amazonaws.services.qconnect |
|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
GetContentResult |
AmazonQConnectClient.getContent(GetContentRequest request)
Retrieves content, including a pre-signed URL to download the content.
|
GetContentResult |
AbstractAmazonQConnect.getContent(GetContentRequest request) |
GetContentResult |
AmazonQConnect.getContent(GetContentRequest getContentRequest)
Retrieves content, including a pre-signed URL to download the content.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetContentResult> |
AmazonQConnectAsyncClient.getContentAsync(GetContentRequest request) |
Future<GetContentResult> |
AmazonQConnectAsync.getContentAsync(GetContentRequest getContentRequest)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonQConnectAsync.getContentAsync(GetContentRequest request) |
Future<GetContentResult> |
AmazonQConnectAsyncClient.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
Future<GetContentResult> |
AmazonQConnectAsync.getContentAsync(GetContentRequest getContentRequest,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonQConnectAsync.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContentResult> |
AmazonQConnectAsyncClient.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
Future<GetContentResult> |
AmazonQConnectAsync.getContentAsync(GetContentRequest getContentRequest,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler)
Retrieves content, including a pre-signed URL to download the content.
|
Future<GetContentResult> |
AbstractAmazonQConnectAsync.getContentAsync(GetContentRequest request,
AsyncHandler<GetContentRequest,GetContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContentResult |
GetContentResult.clone() |
GetContentResult |
GetContentResult.withContent(ContentData content)
The content.
|
Copyright © 2024. All rights reserved.