| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness |
This is the Amazon Q Business API Reference.
|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
AWSQBusinessClient.createApplication(CreateApplicationRequest request)
Creates an Amazon Q Business application.
|
CreateApplicationResult |
AbstractAWSQBusiness.createApplication(CreateApplicationRequest request) |
CreateApplicationResult |
AWSQBusiness.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an Amazon Q Business application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateApplicationResult> |
AbstractAWSQBusinessAsync.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AWSQBusinessAsync.createApplicationAsync(CreateApplicationRequest createApplicationRequest,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
Creates an Amazon Q Business application.
|
Future<CreateApplicationResult> |
AWSQBusinessAsyncClient.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
CreateApplicationResult.clone() |
CreateApplicationResult |
CreateApplicationResult.withApplicationArn(String applicationArn)
The Amazon Resource Name (ARN) of the Amazon Q Business application.
|
CreateApplicationResult |
CreateApplicationResult.withApplicationId(String applicationId)
The identifier of the Amazon Q Business application.
|
Copyright © 2024. All rights reserved.