public class Location extends java.lang.Object
A namespaced client for the /v1/location endpoints.
/v1/location
Access via the Amadeus client object.
Amadeus amadeus = Amadeus.builder("clientId", "secret").build(); amadeus.location;
Analytics
analytics
/v1/location/analytics
Location(Amadeus client)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Analytics analytics
A namespaced client for the /v1/location/analytics endpoints.
public Location(Amadeus client)