public class Schedule extends java.lang.Object
A namespaced client for the /v2/schedule endpoints.
/v2/schedule
Access via the Amadeus client object.
Amadeus amadeus = Amadeus.builder("clientId", "secret").build(); amadeus.schedule;
Flights
flights
/v2/schedule/flights
Schedule(Amadeus client)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Flights flights
A namespaced client for the /v2/schedule/flights endpoints.
public Schedule(Amadeus client)