| 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 |
|---|---|
GetQAppSessionResult |
AbstractAWSQApps.getQAppSession(GetQAppSessionRequest request) |
GetQAppSessionResult |
AWSQApps.getQAppSession(GetQAppSessionRequest getQAppSessionRequest)
Retrieves the current state and results for an active session of an Amazon Q App.
|
GetQAppSessionResult |
AWSQAppsClient.getQAppSession(GetQAppSessionRequest request)
Retrieves the current state and results for an active session of an Amazon Q App.
|
Future<GetQAppSessionResult> |
AbstractAWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest request) |
Future<GetQAppSessionResult> |
AWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest getQAppSessionRequest)
Retrieves the current state and results for an active session of an Amazon Q App.
|
Future<GetQAppSessionResult> |
AWSQAppsAsyncClient.getQAppSessionAsync(GetQAppSessionRequest request) |
Future<GetQAppSessionResult> |
AbstractAWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest request,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler) |
Future<GetQAppSessionResult> |
AWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest getQAppSessionRequest,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler)
Retrieves the current state and results for an active session of an Amazon Q App.
|
Future<GetQAppSessionResult> |
AWSQAppsAsyncClient.getQAppSessionAsync(GetQAppSessionRequest request,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetQAppSessionResult> |
AbstractAWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest request,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler) |
Future<GetQAppSessionResult> |
AWSQAppsAsync.getQAppSessionAsync(GetQAppSessionRequest getQAppSessionRequest,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler)
Retrieves the current state and results for an active session of an Amazon Q App.
|
Future<GetQAppSessionResult> |
AWSQAppsAsyncClient.getQAppSessionAsync(GetQAppSessionRequest request,
AsyncHandler<GetQAppSessionRequest,GetQAppSessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetQAppSessionRequest |
GetQAppSessionRequest.clone() |
GetQAppSessionRequest |
GetQAppSessionRequest.withInstanceId(String instanceId)
The unique identifier of the Amazon Q Business application environment instance.
|
GetQAppSessionRequest |
GetQAppSessionRequest.withSessionId(String sessionId)
The unique identifier of the Q App session to retrieve.
|
Copyright © 2025. All rights reserved.