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