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