public class V1alpha1BranchBehaviourFluentImpl<A extends V1alpha1BranchBehaviourFluent<A>> extends BaseFluent<A> implements V1alpha1BranchBehaviourFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1BranchBehaviourFluentImpl() |
V1alpha1BranchBehaviourFluentImpl(V1alpha1BranchBehaviour instance) |
public V1alpha1BranchBehaviourFluentImpl()
public V1alpha1BranchBehaviourFluentImpl(V1alpha1BranchBehaviour instance)
public Boolean isEnabled()
isEnabled in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withEnabled(Boolean enabled)
withEnabled in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public Boolean hasEnabled()
hasEnabled in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withNewEnabled(String arg1)
withNewEnabled in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withNewEnabled(boolean arg1)
withNewEnabled in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public Boolean isExcludeBranchFiledAsPR()
isExcludeBranchFiledAsPR in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withExcludeBranchFiledAsPR(Boolean excludeBranchFiledAsPR)
withExcludeBranchFiledAsPR in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public Boolean hasExcludeBranchFiledAsPR()
hasExcludeBranchFiledAsPR in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withNewExcludeBranchFiledAsPR(String arg1)
withNewExcludeBranchFiledAsPR in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withNewExcludeBranchFiledAsPR(boolean arg1)
withNewExcludeBranchFiledAsPR in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addToRules(int index, String item)
addToRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A setToRules(int index, String item)
setToRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addToRules(String... items)
addToRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addAllToRules(Collection<String> items)
addAllToRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A removeFromRules(String... items)
removeFromRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A removeAllFromRules(Collection<String> items)
removeAllFromRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public List<String> getRules()
getRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public String getRule(int index)
getRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public String getFirstRule()
getFirstRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public String getLastRule()
getLastRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public String getMatchingRule(Predicate<String> predicate)
getMatchingRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public Boolean hasMatchingRule(Predicate<String> predicate)
hasMatchingRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withRules(List<String> rules)
withRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A withRules(String... rules)
withRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public Boolean hasRules()
hasRules in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addNewRule(String arg1)
addNewRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addNewRule(StringBuilder arg1)
addNewRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>public A addNewRule(StringBuffer arg1)
addNewRule in interface V1alpha1BranchBehaviourFluent<A extends V1alpha1BranchBehaviourFluent<A>>Copyright © 2020. All rights reserved.