Uses of Class
io.gs2.exchange.result.UnlockIncrementalExchangeByUserIdResult
Packages that use UnlockIncrementalExchangeByUserIdResult
-
Uses of UnlockIncrementalExchangeByUserIdResult in io.gs2.exchange
Methods in io.gs2.exchange that return UnlockIncrementalExchangeByUserIdResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.unlockIncrementalExchangeByUserId(UnlockIncrementalExchangeByUserIdRequest request) Method parameters in io.gs2.exchange with type arguments of type UnlockIncrementalExchangeByUserIdResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.unlockIncrementalExchangeByUserIdAsync(UnlockIncrementalExchangeByUserIdRequest request, AsyncAction<AsyncResult<UnlockIncrementalExchangeByUserIdResult>> callback) -
Uses of UnlockIncrementalExchangeByUserIdResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return UnlockIncrementalExchangeByUserIdResultModifier and TypeMethodDescriptionUnlockIncrementalExchangeByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnlockIncrementalExchangeByUserIdResult.withItem(IncrementalRateModel item)