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