| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static RelevanceLevel |
RelevanceLevel.fromValue(String value)
Use this in place of valueOf.
|
static RelevanceLevel |
RelevanceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelevanceLevel[] |
RelevanceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationData |
RecommendationData.withRelevanceLevel(RelevanceLevel relevanceLevel)
The relevance level of the recommendation.
|
Copyright © 2024. All rights reserved.