| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.result |
| Modifier and Type | Method and Description |
|---|---|
IssuePasswordResult |
Gs2ProjectRestClient.issuePassword(IssuePasswordRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ProjectRestClient.issuePasswordAsync(IssuePasswordRequest request,
AsyncAction<AsyncResult<IssuePasswordResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static IssuePasswordResult |
IssuePasswordResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
IssuePasswordResult |
IssuePasswordResult.withNewPassword(String newPassword) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.