| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static WebExperienceStatus |
WebExperienceStatus.fromValue(String value)
Use this in place of valueOf.
|
static WebExperienceStatus |
WebExperienceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebExperienceStatus[] |
WebExperienceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetWebExperienceResult |
GetWebExperienceResult.withStatus(WebExperienceStatus status)
The current status of the Amazon Q Business web experience.
|
WebExperience |
WebExperience.withStatus(WebExperienceStatus status)
The status of your Amazon Q Business web experience.
|
Copyright © 2025. All rights reserved.