Uses of Class
io.gs2.exchange.result.GetIncrementalRateModelResult
Packages that use GetIncrementalRateModelResult
-
Uses of GetIncrementalRateModelResult in io.gs2.exchange
Methods in io.gs2.exchange that return GetIncrementalRateModelResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.getIncrementalRateModel(GetIncrementalRateModelRequest request) Method parameters in io.gs2.exchange with type arguments of type GetIncrementalRateModelResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.getIncrementalRateModelAsync(GetIncrementalRateModelRequest request, AsyncAction<AsyncResult<GetIncrementalRateModelResult>> callback) -
Uses of GetIncrementalRateModelResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return GetIncrementalRateModelResultModifier and TypeMethodDescriptionGetIncrementalRateModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetIncrementalRateModelResult.withItem(IncrementalRateModel item)