| Package | Description |
|---|---|
| io.gs2.quest | |
| io.gs2.quest.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeQuestModelMastersResult |
Gs2QuestRestClient.describeQuestModelMasters(DescribeQuestModelMastersRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2QuestRestClient.describeQuestModelMastersAsync(DescribeQuestModelMastersRequest request,
AsyncAction<AsyncResult<DescribeQuestModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeQuestModelMastersResult |
DescribeQuestModelMastersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeQuestModelMastersResult |
DescribeQuestModelMastersResult.withItems(List<QuestModelMaster> items) |
DescribeQuestModelMastersResult |
DescribeQuestModelMastersResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.