APINodeList<Flight> |
ProductFeed.APIRequestGetFlights.execute() |
APINodeList<Flight> |
ProductSet.APIRequestGetFlights.execute() |
APINodeList<Flight> |
ProductCatalog.APIRequestGetFlights.execute() |
APINodeList<Flight> |
ProductFeed.APIRequestGetFlights.execute(Map<String,Object> extraParams) |
APINodeList<Flight> |
ProductSet.APIRequestGetFlights.execute(Map<String,Object> extraParams) |
APINodeList<Flight> |
ProductCatalog.APIRequestGetFlights.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductFeed.APIRequestGetFlights.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductSet.APIRequestGetFlights.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductCatalog.APIRequestGetFlights.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductFeed.APIRequestGetFlights.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductSet.APIRequestGetFlights.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
ProductCatalog.APIRequestGetFlights.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<Flight> |
Flight.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<Flight> |
Flight.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<Flight>> |
Flight.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<Flight> |
ProductFeed.APIRequestGetFlights.getLastResponse() |
APINodeList<Flight> |
ProductSet.APIRequestGetFlights.getLastResponse() |
APINodeList<Flight> |
ProductCatalog.APIRequestGetFlights.getLastResponse() |
static APIRequest.ResponseParser<Flight> |
Flight.getParser() |
static APINodeList<Flight> |
Flight.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<Flight> |
ProductFeed.APIRequestGetFlights.parseResponse(String response,
String header) |
APINodeList<Flight> |
ProductSet.APIRequestGetFlights.parseResponse(String response,
String header) |
APINodeList<Flight> |
ProductCatalog.APIRequestGetFlights.parseResponse(String response,
String header) |