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