| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static RelevanceType |
RelevanceType.fromValue(String value)
Use this in place of valueOf.
|
static RelevanceType |
RelevanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelevanceType[] |
RelevanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RelevanceFeedback |
RelevanceFeedback.withRelevanceValue(RelevanceType relevanceValue)
Whether the document was relevant or not relevant to the search.
|
Copyright © 2023. All rights reserved.