| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static FaqFileFormat |
FaqFileFormat.fromValue(String value)
Use this in place of valueOf.
|
static FaqFileFormat |
FaqFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaqFileFormat[] |
FaqFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFaqRequest |
CreateFaqRequest.withFileFormat(FaqFileFormat fileFormat)
The format of the FAQ input file.
|
FaqSummary |
FaqSummary.withFileFormat(FaqFileFormat fileFormat)
The file type used to create the FAQ.
|
DescribeFaqResult |
DescribeFaqResult.withFileFormat(FaqFileFormat fileFormat)
The file format used by the input files for the FAQ.
|
Copyright © 2023. All rights reserved.