Class CompletionSuggestion.Entry

java.lang.Object
org.elasticsearch.search.suggest.Suggest.Suggestion.Entry<CompletionSuggestion.Entry.Option>
org.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry
All Implemented Interfaces:
Iterable<CompletionSuggestion.Entry.Option>, Writeable, ToXContent, ToXContentFragment
Enclosing class:
CompletionSuggestion

public static final class CompletionSuggestion.Entry extends Suggest.Suggestion.Entry<CompletionSuggestion.Entry.Option>