| Package | Description |
|---|---|
| com.amazonaws.services.qapps |
The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create lightweight,
purpose-built AI apps to fulfill specific tasks from within their web experience.
|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateLibraryItemReviewResult> |
AbstractAWSQAppsAsync.associateLibraryItemReviewAsync(AssociateLibraryItemReviewRequest request,
AsyncHandler<AssociateLibraryItemReviewRequest,AssociateLibraryItemReviewResult> asyncHandler) |
Future<AssociateLibraryItemReviewResult> |
AWSQAppsAsync.associateLibraryItemReviewAsync(AssociateLibraryItemReviewRequest associateLibraryItemReviewRequest,
AsyncHandler<AssociateLibraryItemReviewRequest,AssociateLibraryItemReviewResult> asyncHandler)
Associates a rating or review for a library item with the user submitting the request.
|
Future<AssociateLibraryItemReviewResult> |
AWSQAppsAsyncClient.associateLibraryItemReviewAsync(AssociateLibraryItemReviewRequest request,
AsyncHandler<AssociateLibraryItemReviewRequest,AssociateLibraryItemReviewResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateLibraryItemReviewRequest |
AssociateLibraryItemReviewRequest.clone() |
AssociateLibraryItemReviewRequest |
AssociateLibraryItemReviewRequest.withInstanceId(String instanceId)
The unique identifier for the Amazon Q Business application environment instance.
|
AssociateLibraryItemReviewRequest |
AssociateLibraryItemReviewRequest.withLibraryItemId(String libraryItemId)
The unique identifier of the library item to associate the review with.
|
Copyright © 2025. All rights reserved.