Uses of Class
org.apache.camel.quarkus.component.geocoder.it.GeocoderResult
-
Uses of GeocoderResult in org.apache.camel.quarkus.component.geocoder.it
Methods in org.apache.camel.quarkus.component.geocoder.it that return GeocoderResultModifier and TypeMethodDescriptionGeocoderNominationResource.getByCoordinate(String latitude, String longitude) GeocoderNominationResource.getByCurrentLocation(String address) GeocoderResult.withAddress(String address) GeocoderResult.withCountry(String shortCode, String longCode) GeocoderResult.withLatLng(String latLng) GeocoderResult.withPostalCode(String postalCode) GeocoderResult.withRegion(String code, String name) GeocoderResult.withStatus(org.apache.camel.component.geocoder.GeocoderStatus status)