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