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