Uses of Class
software.amazon.awssdk.services.geoplaces.model.GeocodeQueryComponents
-
Packages that use GeocodeQueryComponents Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of GeocodeQueryComponents in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return GeocodeQueryComponents Modifier and Type Method Description GeocodeQueryComponentsGeocodeRequest. queryComponents()Returns the value of the QueryComponents property for this object.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type GeocodeQueryComponents Modifier and Type Method Description GeocodeRequest.BuilderGeocodeRequest.Builder. queryComponents(GeocodeQueryComponents queryComponents)Sets the value of the QueryComponents property for this object.
-