Uses of Class
io.gs2.exchange.request.UnlockIncrementalExchangeByStampSheetRequest
Packages that use UnlockIncrementalExchangeByStampSheetRequest
-
Uses of UnlockIncrementalExchangeByStampSheetRequest in io.gs2.exchange
Methods in io.gs2.exchange with parameters of type UnlockIncrementalExchangeByStampSheetRequestModifier and TypeMethodDescriptionGs2ExchangeRestClient.unlockIncrementalExchangeByStampSheet(UnlockIncrementalExchangeByStampSheetRequest request) voidGs2ExchangeRestClient.unlockIncrementalExchangeByStampSheetAsync(UnlockIncrementalExchangeByStampSheetRequest request, AsyncAction<AsyncResult<UnlockIncrementalExchangeByStampSheetResult>> callback) -
Uses of UnlockIncrementalExchangeByStampSheetRequest in io.gs2.exchange.request
Methods in io.gs2.exchange.request that return UnlockIncrementalExchangeByStampSheetRequestModifier and TypeMethodDescriptionUnlockIncrementalExchangeByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnlockIncrementalExchangeByStampSheetRequest.withStampSheet(String stampSheet)