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