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