APINodeList<PlatformSessionKey> |
User.APIRequestGetSessionKeys.execute() |
APINodeList<PlatformSessionKey> |
User.APIRequestGetSessionKeys.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<PlatformSessionKey>> |
User.APIRequestGetSessionKeys.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<PlatformSessionKey>> |
User.APIRequestGetSessionKeys.executeAsync(Map<String,Object> extraParams) |
APINodeList<PlatformSessionKey> |
User.APIRequestGetSessionKeys.getLastResponse() |
static APIRequest.ResponseParser<PlatformSessionKey> |
PlatformSessionKey.getParser() |
APINodeList<PlatformSessionKey> |
User.APIRequestGetSessionKeys.parseResponse(String response) |
static APINodeList<PlatformSessionKey> |
PlatformSessionKey.parseResponse(String json,
APIContext context,
APIRequest request) |