Uses of Class
io.gs2.mission.result.CompleteResult
Packages that use CompleteResult
-
Uses of CompleteResult in io.gs2.mission
Methods in io.gs2.mission that return CompleteResultMethod parameters in io.gs2.mission with type arguments of type CompleteResultModifier and TypeMethodDescriptionvoidGs2MissionRestClient.completeAsync(CompleteRequest request, AsyncAction<AsyncResult<CompleteResult>> callback) -
Uses of CompleteResult in io.gs2.mission.result
Methods in io.gs2.mission.result that return CompleteResultModifier and TypeMethodDescriptionstatic CompleteResultCompleteResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CompleteResult.withAutoRunStampSheet(Boolean autoRunStampSheet) CompleteResult.withStampSheet(String stampSheet) CompleteResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) CompleteResult.withTransactionId(String transactionId)