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