Uses of Class
software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
-
Packages that use SuggestModel Package Description software.amazon.awssdk.services.cloudsearchdomain.model -
-
Uses of SuggestModel in software.amazon.awssdk.services.cloudsearchdomain.model
Methods in software.amazon.awssdk.services.cloudsearchdomain.model that return SuggestModel Modifier and Type Method Description SuggestModelSuggestResponse. suggest()Container for the matching search suggestion information.Methods in software.amazon.awssdk.services.cloudsearchdomain.model with parameters of type SuggestModel Modifier and Type Method Description SuggestResponse.BuilderSuggestResponse.Builder. suggest(SuggestModel suggest)Container for the matching search suggestion information.
-