Module org.kohsuke.github.api
Package org.kohsuke.github
Class GHBranchProtection.RequiredConversationResolution
java.lang.Object
org.kohsuke.github.GHBranchProtection.RequiredConversationResolution
- Enclosing class:
- GHBranchProtection
The type RequiredConversationResolution.
-
Constructor Summary
ConstructorDescriptionCreate default RequiredConversationResolution instance -
Method Summary
-
Constructor Details
-
RequiredConversationResolution
public RequiredConversationResolution()Create default RequiredConversationResolution instance
-
-
Method Details
-
isEnabled
public boolean isEnabled()Is enabled boolean.- Returns:
- the boolean
-