| Package | Description |
|---|---|
| io.gs2.identifier | |
| io.gs2.identifier.result |
| Modifier and Type | Method and Description |
|---|---|
DescribePasswordsResult |
Gs2IdentifierRestClient.describePasswords(DescribePasswordsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2IdentifierRestClient.describePasswordsAsync(DescribePasswordsRequest request,
AsyncAction<AsyncResult<DescribePasswordsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribePasswordsResult |
DescribePasswordsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribePasswordsResult |
DescribePasswordsResult.withItems(List<Password> items) |
DescribePasswordsResult |
DescribePasswordsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.