| 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<DisassociateLibraryItemReviewResult> |
AbstractAWSQAppsAsync.disassociateLibraryItemReviewAsync(DisassociateLibraryItemReviewRequest request,
AsyncHandler<DisassociateLibraryItemReviewRequest,DisassociateLibraryItemReviewResult> asyncHandler) |
Future<DisassociateLibraryItemReviewResult> |
AWSQAppsAsync.disassociateLibraryItemReviewAsync(DisassociateLibraryItemReviewRequest disassociateLibraryItemReviewRequest,
AsyncHandler<DisassociateLibraryItemReviewRequest,DisassociateLibraryItemReviewResult> asyncHandler)
Removes a rating or review previously submitted by the user for a library item.
|
Future<DisassociateLibraryItemReviewResult> |
AWSQAppsAsyncClient.disassociateLibraryItemReviewAsync(DisassociateLibraryItemReviewRequest request,
AsyncHandler<DisassociateLibraryItemReviewRequest,DisassociateLibraryItemReviewResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateLibraryItemReviewRequest |
DisassociateLibraryItemReviewRequest.clone() |
DisassociateLibraryItemReviewRequest |
DisassociateLibraryItemReviewRequest.withInstanceId(String instanceId)
The unique identifier of the Amazon Q Business application environment instance.
|
DisassociateLibraryItemReviewRequest |
DisassociateLibraryItemReviewRequest.withLibraryItemId(String libraryItemId)
The unique identifier of the library item to remove the review from.
|
Copyright © 2025. All rights reserved.