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