| Package | Description |
|---|---|
| io.gs2.quest | |
| io.gs2.quest.domain.model | |
| io.gs2.quest.request |
| Modifier and Type | Method and Description |
|---|---|
EndResult |
Gs2QuestRestClient.end(EndRequest request) |
void |
Gs2QuestRestClient.endAsync(EndRequest request,
AsyncAction<AsyncResult<EndResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
StampSheetDomain |
ProgressAccessTokenDomain.end(EndRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static EndRequest |
EndRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
EndRequest |
EndRequest.withAccessToken(String accessToken) |
EndRequest |
EndRequest.withConfig(List<Config> config) |
EndRequest |
EndRequest.withIsComplete(Boolean isComplete) |
EndRequest |
EndRequest.withNamespaceName(String namespaceName) |
EndRequest |
EndRequest.withRewards(List<Reward> rewards) |
EndRequest |
EndRequest.withTransactionId(String transactionId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.