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