Package org.gitlab4j.api.models
Class SystemHook
java.lang.Object
org.gitlab4j.api.models.SystemHook
public class SystemHook extends Object
-
Constructor Summary
Constructors Constructor Description SystemHook()
-
Method Summary
-
Constructor Details
-
SystemHook
public SystemHook()
-
-
Method Details
-
getId
-
setId
-
getUrl
-
setUrl
-
getCreatedAt
-
setCreatedAt
-
getPushEvents
-
setPushEvents
-
getTagPushEvents
-
setTagPushEvents
-
getEnableSslVerification
-
setEnableSslVerification
-
setRepositoryUpdateEvents
-
getRepositoryUpdateEvents
-
setMergeRequestsEvents
-
getMergeRequestsEvents
-
withId
-
withUrl
-
withCreatedAt
-
withPushEvents
-
withTagPushEvents
-
withEnableSslVerification
-
withRepositoryUpdateEvents
-
withMergeRequestsEvents
-
toString
-