public class V1alpha1FlowSchemaSpecBuilder extends V1alpha1FlowSchemaSpecFluentImpl<V1alpha1FlowSchemaSpecBuilder> implements VisitableBuilder<V1alpha1FlowSchemaSpec,V1alpha1FlowSchemaSpecBuilder>
V1alpha1FlowSchemaSpecFluentImpl.DistinguisherMethodNestedImpl<N>, V1alpha1FlowSchemaSpecFluentImpl.PriorityLevelConfigurationNestedImpl<N>, V1alpha1FlowSchemaSpecFluentImpl.RulesNestedImpl<N>
V1alpha1FlowSchemaSpecFluent.DistinguisherMethodNested<N>, V1alpha1FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, V1alpha1FlowSchemaSpecFluent.RulesNested<N>
_visitables
Constructor and Description |
---|
V1alpha1FlowSchemaSpecBuilder() |
V1alpha1FlowSchemaSpecBuilder(Boolean validationEnabled) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpec instance) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpec instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent,
V1alpha1FlowSchemaSpec instance) |
V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent,
V1alpha1FlowSchemaSpec instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1FlowSchemaSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildDistinguisherMethod, buildFirstRule, buildLastRule, buildMatchingRule, buildPriorityLevelConfiguration, buildRule, buildRules, editDistinguisherMethod, editFirstRule, editLastRule, editMatchingRule, editOrNewDistinguisherMethod, editOrNewDistinguisherMethodLike, editOrNewPriorityLevelConfiguration, editOrNewPriorityLevelConfigurationLike, editPriorityLevelConfiguration, editRule, getDistinguisherMethod, getMatchingPrecedence, getPriorityLevelConfiguration, getRules, hasDistinguisherMethod, hasMatchingPrecedence, hasMatchingRule, hasPriorityLevelConfiguration, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, withDistinguisherMethod, withMatchingPrecedence, withNewDistinguisherMethod, withNewDistinguisherMethodLike, withNewPriorityLevelConfiguration, withNewPriorityLevelConfigurationLike, withPriorityLevelConfiguration, withRules, withRules
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1FlowSchemaSpecBuilder()
public V1alpha1FlowSchemaSpecBuilder(Boolean validationEnabled)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent, V1alpha1FlowSchemaSpec instance)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpecFluent<?> fluent, V1alpha1FlowSchemaSpec instance, Boolean validationEnabled)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpec instance)
public V1alpha1FlowSchemaSpecBuilder(V1alpha1FlowSchemaSpec instance, Boolean validationEnabled)
public V1alpha1FlowSchemaSpec build()
build
in interface Builder<V1alpha1FlowSchemaSpec>
public boolean equals(Object o)
equals
in class V1alpha1FlowSchemaSpecFluentImpl<V1alpha1FlowSchemaSpecBuilder>
public int hashCode()
hashCode
in class V1alpha1FlowSchemaSpecFluentImpl<V1alpha1FlowSchemaSpecBuilder>
Copyright © 2021. All rights reserved.