| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeGatheringsResult |
Gs2MatchmakingRestClient.describeGatherings(DescribeGatheringsRequest request) |
void |
Gs2MatchmakingRestClient.describeGatheringsAsync(DescribeGatheringsRequest request,
AsyncAction<AsyncResult<DescribeGatheringsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeGatheringsRequest |
DescribeGatheringsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeGatheringsRequest |
DescribeGatheringsRequest.withLimit(Integer limit) |
DescribeGatheringsRequest |
DescribeGatheringsRequest.withNamespaceName(String namespaceName) |
DescribeGatheringsRequest |
DescribeGatheringsRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.