Class CustomSuggestion.Entry

java.lang.Object
org.opensearch.search.suggest.Suggest.Suggestion.Entry<CustomSuggestion.Entry.Option>
org.opensearch.example.customsuggester.CustomSuggestion.Entry
All Implemented Interfaces:
Iterable<CustomSuggestion.Entry.Option>, Writeable, org.opensearch.core.xcontent.ToXContent, org.opensearch.core.xcontent.ToXContentFragment
Enclosing class:
CustomSuggestion

public static class CustomSuggestion.Entry extends Suggest.Suggestion.Entry<CustomSuggestion.Entry.Option>