public class FlowSchemaSpecFluentImpl<A extends FlowSchemaSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FlowSchemaSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
FlowSchemaSpecFluentImpl.DistinguisherMethodNestedImpl<N> |
class |
FlowSchemaSpecFluentImpl.PriorityLevelConfigurationNestedImpl<N> |
class |
FlowSchemaSpecFluentImpl.RulesNestedImpl<N> |
FlowSchemaSpecFluent.DistinguisherMethodNested<N>, FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, FlowSchemaSpecFluent.RulesNested<N>| Constructor and Description |
|---|
FlowSchemaSpecFluentImpl() |
FlowSchemaSpecFluentImpl(FlowSchemaSpec instance) |
public FlowSchemaSpecFluentImpl()
public FlowSchemaSpecFluentImpl(FlowSchemaSpec instance)
@Deprecated public FlowDistinguisherMethod getDistinguisherMethod()
getDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowDistinguisherMethod buildDistinguisherMethod()
buildDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withDistinguisherMethod(FlowDistinguisherMethod distinguisherMethod)
withDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Boolean hasDistinguisherMethod()
hasDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withNewDistinguisherMethod(String type)
withNewDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.DistinguisherMethodNested<A> withNewDistinguisherMethod()
withNewDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.DistinguisherMethodNested<A> withNewDistinguisherMethodLike(FlowDistinguisherMethod item)
withNewDistinguisherMethodLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.DistinguisherMethodNested<A> editDistinguisherMethod()
editDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.DistinguisherMethodNested<A> editOrNewDistinguisherMethod()
editOrNewDistinguisherMethod in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.DistinguisherMethodNested<A> editOrNewDistinguisherMethodLike(FlowDistinguisherMethod item)
editOrNewDistinguisherMethodLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Integer getMatchingPrecedence()
getMatchingPrecedence in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withMatchingPrecedence(Integer matchingPrecedence)
withMatchingPrecedence in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Boolean hasMatchingPrecedence()
hasMatchingPrecedence in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>@Deprecated public PriorityLevelConfigurationReference getPriorityLevelConfiguration()
getPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public PriorityLevelConfigurationReference buildPriorityLevelConfiguration()
buildPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withPriorityLevelConfiguration(PriorityLevelConfigurationReference priorityLevelConfiguration)
withPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Boolean hasPriorityLevelConfiguration()
hasPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withNewPriorityLevelConfiguration(String name)
withNewPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.PriorityLevelConfigurationNested<A> withNewPriorityLevelConfiguration()
withNewPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.PriorityLevelConfigurationNested<A> withNewPriorityLevelConfigurationLike(PriorityLevelConfigurationReference item)
withNewPriorityLevelConfigurationLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.PriorityLevelConfigurationNested<A> editPriorityLevelConfiguration()
editPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.PriorityLevelConfigurationNested<A> editOrNewPriorityLevelConfiguration()
editOrNewPriorityLevelConfiguration in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.PriorityLevelConfigurationNested<A> editOrNewPriorityLevelConfigurationLike(PriorityLevelConfigurationReference item)
editOrNewPriorityLevelConfigurationLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A addToRules(Integer index, PolicyRulesWithSubjects item)
addToRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A setToRules(Integer index, PolicyRulesWithSubjects item)
setToRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A addToRules(PolicyRulesWithSubjects... items)
addToRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A addAllToRules(Collection<PolicyRulesWithSubjects> items)
addAllToRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A removeFromRules(PolicyRulesWithSubjects... items)
removeFromRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A removeAllFromRules(Collection<PolicyRulesWithSubjects> items)
removeAllFromRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A removeMatchingFromRules(Predicate<PolicyRulesWithSubjectsBuilder> predicate)
removeMatchingFromRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>@Deprecated public List<PolicyRulesWithSubjects> getRules()
getRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public List<PolicyRulesWithSubjects> buildRules()
buildRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public PolicyRulesWithSubjects buildRule(Integer index)
buildRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public PolicyRulesWithSubjects buildFirstRule()
buildFirstRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public PolicyRulesWithSubjects buildLastRule()
buildLastRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public PolicyRulesWithSubjects buildMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)
buildMatchingRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Boolean hasMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)
hasMatchingRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withRules(List<PolicyRulesWithSubjects> rules)
withRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public A withRules(PolicyRulesWithSubjects... rules)
withRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public Boolean hasRules()
hasRules in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> addNewRule()
addNewRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> addNewRuleLike(PolicyRulesWithSubjects item)
addNewRuleLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> setNewRuleLike(Integer index, PolicyRulesWithSubjects item)
setNewRuleLike in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> editRule(Integer index)
editRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> editFirstRule()
editFirstRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> editLastRule()
editLastRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>public FlowSchemaSpecFluent.RulesNested<A> editMatchingRule(Predicate<PolicyRulesWithSubjectsBuilder> predicate)
editMatchingRule in interface FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.