| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static WebExperienceSamplePromptsControlMode |
WebExperienceSamplePromptsControlMode.fromValue(String value)
Use this in place of valueOf.
|
static WebExperienceSamplePromptsControlMode |
WebExperienceSamplePromptsControlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebExperienceSamplePromptsControlMode[] |
WebExperienceSamplePromptsControlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWebExperienceRequest |
UpdateWebExperienceRequest.withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode samplePromptsControlMode)
Determines whether sample prompts are enabled in the web experience for an end user.
|
GetWebExperienceResult |
GetWebExperienceResult.withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode samplePromptsControlMode)
Determines whether sample prompts are enabled in the web experience for an end user.
|
CreateWebExperienceRequest |
CreateWebExperienceRequest.withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode samplePromptsControlMode)
Determines whether sample prompts are enabled in the web experience for an end user.
|
Copyright © 2025. All rights reserved.