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