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