Uses of Class
io.gs2.enhance.result.UpdateUnleashRateModelMasterResult
Packages that use UpdateUnleashRateModelMasterResult
-
Uses of UpdateUnleashRateModelMasterResult in io.gs2.enhance
Methods in io.gs2.enhance that return UpdateUnleashRateModelMasterResultModifier and TypeMethodDescriptionGs2EnhanceRestClient.updateUnleashRateModelMaster(UpdateUnleashRateModelMasterRequest request) Method parameters in io.gs2.enhance with type arguments of type UpdateUnleashRateModelMasterResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.updateUnleashRateModelMasterAsync(UpdateUnleashRateModelMasterRequest request, AsyncAction<AsyncResult<UpdateUnleashRateModelMasterResult>> callback) -
Uses of UpdateUnleashRateModelMasterResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return UpdateUnleashRateModelMasterResultModifier and TypeMethodDescriptionUpdateUnleashRateModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateUnleashRateModelMasterResult.withItem(UnleashRateModelMaster item)