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