Uses of Class
io.gs2.exchange.result.ExchangeByStampSheetResult
Packages that use ExchangeByStampSheetResult
-
Uses of ExchangeByStampSheetResult in io.gs2.exchange
Methods in io.gs2.exchange that return ExchangeByStampSheetResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.exchangeByStampSheet(ExchangeByStampSheetRequest request) Method parameters in io.gs2.exchange with type arguments of type ExchangeByStampSheetResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.exchangeByStampSheetAsync(ExchangeByStampSheetRequest request, AsyncAction<AsyncResult<ExchangeByStampSheetResult>> callback) -
Uses of ExchangeByStampSheetResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return ExchangeByStampSheetResultModifier and TypeMethodDescriptionstatic ExchangeByStampSheetResultExchangeByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExchangeByStampSheetResult.withAutoRunStampSheet(Boolean autoRunStampSheet) ExchangeByStampSheetResult.withStampSheet(String stampSheet) ExchangeByStampSheetResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) ExchangeByStampSheetResult.withTransactionId(String transactionId)