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