| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static QueryResultFormat |
QueryResultFormat.fromValue(String value)
Use this in place of valueOf.
|
static QueryResultFormat |
QueryResultFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryResultFormat[] |
QueryResultFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResultItem |
QueryResultItem.withFormat(QueryResultFormat format)
If the
Type of document within the response is ANSWER, then it is either a
TABLE answer or TEXT answer. |
Copyright © 2024. All rights reserved.