public interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>> extends Fluent<A>
Boolean isEnabled()
Boolean hasEnabled()
A withNewEnabled(boolean arg1)
Boolean isExcludeBranchFiledAsPR()
Boolean hasExcludeBranchFiledAsPR()
A withNewExcludeBranchFiledAsPR(boolean arg1)
A addAllToRules(Collection<String> items)
A removeAllFromRules(Collection<String> items)
String getRule(int index)
String getFirstRule()
String getLastRule()
Boolean hasRules()
A addNewRule(StringBuilder arg1)
A addNewRule(StringBuffer arg1)
Copyright © 2020. All rights reserved.