Uses of Class
io.gs2.enhance.result.StartResult
Packages that use StartResult
-
Uses of StartResult in io.gs2.enhance
Methods in io.gs2.enhance that return StartResultMethod parameters in io.gs2.enhance with type arguments of type StartResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.startAsync(StartRequest request, AsyncAction<AsyncResult<StartResult>> callback) -
Uses of StartResult in io.gs2.enhance.result
Methods in io.gs2.enhance.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)