| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountResult |
Gs2ProjectRestClient.updateAccount(UpdateAccountRequest request) |
void |
Gs2ProjectRestClient.updateAccountAsync(UpdateAccountRequest request,
AsyncAction<AsyncResult<UpdateAccountResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateAccountRequest |
UpdateAccountRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateAccountRequest |
UpdateAccountRequest.withAccountToken(String accountToken) |
UpdateAccountRequest |
UpdateAccountRequest.withCompanyName(String companyName) |
UpdateAccountRequest |
UpdateAccountRequest.withEmail(String email) |
UpdateAccountRequest |
UpdateAccountRequest.withFullName(String fullName) |
UpdateAccountRequest |
UpdateAccountRequest.withPassword(String password) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.