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