| Package | Description |
|---|---|
| io.gs2.identifier | |
| io.gs2.identifier.domain.model | |
| io.gs2.identifier.request |
| Modifier and Type | Method and Description |
|---|---|
DeletePasswordResult |
Gs2IdentifierRestClient.deletePassword(DeletePasswordRequest request) |
void |
Gs2IdentifierRestClient.deletePasswordAsync(DeletePasswordRequest request,
AsyncAction<AsyncResult<DeletePasswordResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
PasswordDomain |
PasswordDomain.delete(DeletePasswordRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeletePasswordRequest |
DeletePasswordRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeletePasswordRequest |
DeletePasswordRequest.withUserName(String userName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.