Uses of Class
software.amazon.awssdk.services.geoplaces.model.AutocompleteFilter
-
Packages that use AutocompleteFilter Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of AutocompleteFilter in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return AutocompleteFilter Modifier and Type Method Description AutocompleteFilterAutocompleteRequest. 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 AutocompleteFilter Modifier and Type Method Description AutocompleteRequest.BuilderAutocompleteRequest.Builder. filter(AutocompleteFilter filter)A structure which contains a set of inclusion/exclusion properties that results must posses in order to be returned as a result.
-