Uses of Class
io.gs2.exchange.result.SkipResult
Packages that use SkipResult
-
Uses of SkipResult in io.gs2.exchange
Methods in io.gs2.exchange that return SkipResultMethod parameters in io.gs2.exchange with type arguments of type SkipResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.skipAsync(SkipRequest request, AsyncAction<AsyncResult<SkipResult>> callback) -
Uses of SkipResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return SkipResultModifier and TypeMethodDescriptionstatic SkipResultSkipResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SkipResult.withAutoRunStampSheet(Boolean autoRunStampSheet) SkipResult.withStampSheet(String stampSheet) SkipResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) SkipResult.withTransactionId(String transactionId)