Package org.gitlab4j.api.models
Class CommitPayload
java.lang.Object
org.gitlab4j.api.models.CommitPayload
public class CommitPayload extends Object
-
Constructor Summary
Constructors Constructor Description CommitPayload()
-
Method Summary
-
Constructor Details
-
CommitPayload
public CommitPayload()
-
-
Method Details
-
getBranch
-
setBranch
-
withBranch
-
getCommitMessage
-
setCommitMessage
-
withCommitMessage
-
getStartBranch
-
setStartBranch
-
withStartBranch
-
getStartSha
-
setStartSha
-
withStartSha
-
getStartProject
-
setStartProject
-
withStartProject
-
getActions
-
setActions
-
withActions
-
withAction
-
withAction
-
withAction
-
getAuthorEmail
-
setAuthorEmail
-
withAuthorEmail
-
getAuthorName
-
setAuthorName
-
withAuthorName
-
getStats
-
setStats
-
withStats
-
getForce
-
setForce
-
withForce
-
toString
-