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