| 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 |
|---|---|
AssociateQAppWithUserResult |
AbstractAWSQApps.associateQAppWithUser(AssociateQAppWithUserRequest request) |
AssociateQAppWithUserResult |
AWSQApps.associateQAppWithUser(AssociateQAppWithUserRequest associateQAppWithUserRequest)
This operation creates a link between the user's identity calling the operation and a specific Q App.
|
AssociateQAppWithUserResult |
AWSQAppsClient.associateQAppWithUser(AssociateQAppWithUserRequest request)
This operation creates a link between the user's identity calling the operation and a specific Q App.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateQAppWithUserResult> |
AbstractAWSQAppsAsync.associateQAppWithUserAsync(AssociateQAppWithUserRequest request,
AsyncHandler<AssociateQAppWithUserRequest,AssociateQAppWithUserResult> asyncHandler) |
Future<AssociateQAppWithUserResult> |
AWSQAppsAsync.associateQAppWithUserAsync(AssociateQAppWithUserRequest associateQAppWithUserRequest,
AsyncHandler<AssociateQAppWithUserRequest,AssociateQAppWithUserResult> asyncHandler)
This operation creates a link between the user's identity calling the operation and a specific Q App.
|
Future<AssociateQAppWithUserResult> |
AWSQAppsAsyncClient.associateQAppWithUserAsync(AssociateQAppWithUserRequest request,
AsyncHandler<AssociateQAppWithUserRequest,AssociateQAppWithUserResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateQAppWithUserResult |
AssociateQAppWithUserResult.clone() |
Copyright © 2025. All rights reserved.