| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.request |
| Modifier and Type | Method and Description |
|---|---|
GetAccountResult |
Gs2AccountRestClient.getAccount(GetAccountRequest request) |
void |
Gs2AccountRestClient.getAccountAsync(GetAccountRequest request,
AsyncAction<AsyncResult<GetAccountResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetAccountRequest |
GetAccountRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetAccountRequest |
GetAccountRequest.withNamespaceName(String namespaceName) |
GetAccountRequest |
GetAccountRequest.withUserId(String userId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.