Uses of Class
io.gs2.quest.result.EndResult
Packages that use EndResult
-
Uses of EndResult in io.gs2.quest
Methods in io.gs2.quest that return EndResultMethod parameters in io.gs2.quest with type arguments of type EndResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.endAsync(EndRequest request, AsyncAction<AsyncResult<EndResult>> callback) -
Uses of EndResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return EndResultModifier and TypeMethodDescriptionstatic EndResultEndResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) EndResult.withAutoRunStampSheet(Boolean autoRunStampSheet) EndResult.withStampSheet(String stampSheet) EndResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) EndResult.withTransactionId(String transactionId)