| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
static AppStatus |
AppStatus.fromValue(String value)
Use this in place of valueOf.
|
static AppStatus |
AppStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppStatus[] |
AppStatus.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.withStatus(AppStatus status)
The status of the updated Q App.
|
CreateQAppResult |
CreateQAppResult.withStatus(AppStatus status)
The status of the new Q App, such as "Created".
|
GetQAppResult |
GetQAppResult.withStatus(AppStatus status)
The status of the Q App.
|
Copyright © 2025. All rights reserved.