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