| Package | Description |
|---|---|
| io.gs2.identifier | |
| io.gs2.identifier.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeUsersResult |
Gs2IdentifierRestClient.describeUsers(DescribeUsersRequest request) |
void |
Gs2IdentifierRestClient.describeUsersAsync(DescribeUsersRequest request,
AsyncAction<AsyncResult<DescribeUsersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeUsersRequest |
DescribeUsersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeUsersRequest |
DescribeUsersRequest.withLimit(Integer limit) |
DescribeUsersRequest |
DescribeUsersRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.