Uses of Class
io.gs2.limit.result.UpdateLimitModelMasterResult
Packages that use UpdateLimitModelMasterResult
-
Uses of UpdateLimitModelMasterResult in io.gs2.limit
Methods in io.gs2.limit that return UpdateLimitModelMasterResultModifier and TypeMethodDescriptionGs2LimitRestClient.updateLimitModelMaster(UpdateLimitModelMasterRequest request) Method parameters in io.gs2.limit with type arguments of type UpdateLimitModelMasterResultModifier and TypeMethodDescriptionvoidGs2LimitRestClient.updateLimitModelMasterAsync(UpdateLimitModelMasterRequest request, AsyncAction<AsyncResult<UpdateLimitModelMasterResult>> callback) -
Uses of UpdateLimitModelMasterResult in io.gs2.limit.result
Methods in io.gs2.limit.result that return UpdateLimitModelMasterResultModifier and TypeMethodDescriptionstatic UpdateLimitModelMasterResultUpdateLimitModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateLimitModelMasterResult.withItem(LimitModelMaster item)