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