| 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 |
|---|---|
AssociateLibraryItemReviewResult |
AbstractAWSQApps.associateLibraryItemReview(AssociateLibraryItemReviewRequest request) |
AssociateLibraryItemReviewResult |
AWSQApps.associateLibraryItemReview(AssociateLibraryItemReviewRequest associateLibraryItemReviewRequest)
Associates a rating or review for a library item with the user submitting the request.
|
AssociateLibraryItemReviewResult |
AWSQAppsClient.associateLibraryItemReview(AssociateLibraryItemReviewRequest request)
Associates a rating or review for a library item with the user submitting the request.
|
| 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 |
|---|---|
AssociateLibraryItemReviewResult |
AssociateLibraryItemReviewResult.clone() |
Copyright © 2025. All rights reserved.