| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperienceStatus |
ExperienceStatus.fromValue(String value)
Use this in place of valueOf.
|
static ExperienceStatus |
ExperienceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExperienceStatus[] |
ExperienceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeExperienceResult |
DescribeExperienceResult.withStatus(ExperienceStatus status)
The current processing status of your Amazon Kendra experience.
|
ExperiencesSummary |
ExperiencesSummary.withStatus(ExperienceStatus status)
The processing status of your Amazon Kendra experience.
|
Copyright © 2023. All rights reserved.