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