Uses of Class
software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
Packages that use DocumentSuggesterOptions Package Description software.amazon.awssdk.services.cloudsearch.model -
-
Uses of DocumentSuggesterOptions in software.amazon.awssdk.services.cloudsearch.model
Methods in software.amazon.awssdk.services.cloudsearch.model that return DocumentSuggesterOptions Modifier and Type Method Description DocumentSuggesterOptionsSuggester. documentSuggesterOptions()Returns the value of the DocumentSuggesterOptions property for this object.Methods in software.amazon.awssdk.services.cloudsearch.model with parameters of type DocumentSuggesterOptions Modifier and Type Method Description Suggester.BuilderSuggester.Builder. documentSuggesterOptions(DocumentSuggesterOptions documentSuggesterOptions)Sets the value of the DocumentSuggesterOptions property for this object.
-