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