| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
QAppsConfiguration |
QAppsConfiguration.clone() |
QAppsConfiguration |
UpdateApplicationRequest.getQAppsConfiguration()
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
QAppsConfiguration |
GetApplicationResult.getQAppsConfiguration()
Settings for whether end users can create and use Amazon Q Apps in the web experience.
|
QAppsConfiguration |
CreateApplicationRequest.getQAppsConfiguration()
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
QAppsConfiguration |
QAppsConfiguration.withQAppsControlMode(QAppsControlMode qAppsControlMode)
Status information about whether end users can create and use Amazon Q Apps in the web experience.
|
QAppsConfiguration |
QAppsConfiguration.withQAppsControlMode(String qAppsControlMode)
Status information about whether end users can create and use Amazon Q Apps in the web experience.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApplicationRequest.setQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
void |
GetApplicationResult.setQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
Settings for whether end users can create and use Amazon Q Apps in the web experience.
|
void |
CreateApplicationRequest.setQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
UpdateApplicationRequest |
UpdateApplicationRequest.withQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
GetApplicationResult |
GetApplicationResult.withQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
Settings for whether end users can create and use Amazon Q Apps in the web experience.
|
CreateApplicationRequest |
CreateApplicationRequest.withQAppsConfiguration(QAppsConfiguration qAppsConfiguration)
An option to allow end users to create and use Amazon Q Apps in the web experience.
|
Copyright © 2024. All rights reserved.