Uses of Class
org.gitlab4j.api.models.DiffRef
-
Packages that use DiffRef Package Description org.gitlab4j.api.models -
-
Uses of DiffRef in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return DiffRef Modifier and Type Method Description DiffRefMergeRequest. getDiffRefs()Methods in org.gitlab4j.api.models with parameters of type DiffRef Modifier and Type Method Description voidMergeRequest. setDiffRefs(DiffRef diffRefs)
-