| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
static AppRequiredCapability |
AppRequiredCapability.fromValue(String value)
Use this in place of valueOf.
|
static AppRequiredCapability |
AppRequiredCapability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppRequiredCapability[] |
AppRequiredCapability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateQAppResult |
UpdateQAppResult.withRequiredCapabilities(AppRequiredCapability... requiredCapabilities)
The capabilities required for the updated Q App.
|
CreateQAppResult |
CreateQAppResult.withRequiredCapabilities(AppRequiredCapability... requiredCapabilities)
The capabilities required to run the Q App, such as file upload or third-party integrations.
|
GetQAppResult |
GetQAppResult.withRequiredCapabilities(AppRequiredCapability... requiredCapabilities)
The capabilities required to run the Q App, such as file upload or third-party integrations.
|
Copyright © 2025. All rights reserved.