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