Uses of Class
io.gs2.exchange.result.CreateRateModelMasterResult
Packages that use CreateRateModelMasterResult
-
Uses of CreateRateModelMasterResult in io.gs2.exchange
Methods in io.gs2.exchange that return CreateRateModelMasterResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.createRateModelMaster(CreateRateModelMasterRequest request) Method parameters in io.gs2.exchange with type arguments of type CreateRateModelMasterResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.createRateModelMasterAsync(CreateRateModelMasterRequest request, AsyncAction<AsyncResult<CreateRateModelMasterResult>> callback) -
Uses of CreateRateModelMasterResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return CreateRateModelMasterResultModifier and TypeMethodDescriptionstatic CreateRateModelMasterResultCreateRateModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateRateModelMasterResult.withItem(RateModelMaster item)