| 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<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 |
|---|---|
AssociateQAppWithUserRequest |
AssociateQAppWithUserRequest.clone() |
AssociateQAppWithUserRequest |
AssociateQAppWithUserRequest.withAppId(String appId)
The ID of the Amazon Q App to associate with the user.
|
AssociateQAppWithUserRequest |
AssociateQAppWithUserRequest.withInstanceId(String instanceId)
The unique identifier of the Amazon Q Business application environment instance.
|
Copyright © 2025. All rights reserved.