Uses of Class
io.gs2.distributor.result.UpdateDistributorModelMasterResult
Packages that use UpdateDistributorModelMasterResult
-
Uses of UpdateDistributorModelMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return UpdateDistributorModelMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.updateDistributorModelMaster(UpdateDistributorModelMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type UpdateDistributorModelMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.updateDistributorModelMasterAsync(UpdateDistributorModelMasterRequest request, AsyncAction<AsyncResult<UpdateDistributorModelMasterResult>> callback) -
Uses of UpdateDistributorModelMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return UpdateDistributorModelMasterResultModifier and TypeMethodDescriptionUpdateDistributorModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateDistributorModelMasterResult.withItem(DistributorModelMaster item)