Uses of Class
software.amazon.awssdk.services.geoplaces.model.SuggestFilter
-
Packages that use SuggestFilter Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of SuggestFilter in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return SuggestFilter Modifier and Type Method Description SuggestFilterSuggestRequest. filter()A structure which contains a set of inclusion/exclusion properties that results must posses in order to be returned as a result.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type SuggestFilter Modifier and Type Method Description SuggestRequest.BuilderSuggestRequest.Builder. filter(SuggestFilter filter)A structure which contains a set of inclusion/exclusion properties that results must posses in order to be returned as a result.
-