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