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