public class FlowSchemaSpecBuilder extends FlowSchemaSpecFluentImpl<FlowSchemaSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FlowSchemaSpec,FlowSchemaSpecBuilder>
FlowSchemaSpecFluentImpl.DistinguisherMethodNestedImpl<N>, FlowSchemaSpecFluentImpl.PriorityLevelConfigurationNestedImpl<N>, FlowSchemaSpecFluentImpl.RulesNestedImpl<N>FlowSchemaSpecFluent.DistinguisherMethodNested<N>, FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, FlowSchemaSpecFluent.RulesNested<N>| Constructor and Description |
|---|
FlowSchemaSpecBuilder() |
FlowSchemaSpecBuilder(Boolean validationEnabled) |
FlowSchemaSpecBuilder(FlowSchemaSpec instance) |
FlowSchemaSpecBuilder(FlowSchemaSpec instance,
Boolean validationEnabled) |
FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent) |
FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent,
Boolean validationEnabled) |
FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent,
FlowSchemaSpec instance) |
FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent,
FlowSchemaSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
FlowSchemaSpec |
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, withNewDistinguisherMethod, withNewDistinguisherMethodLike, withNewPriorityLevelConfiguration, withNewPriorityLevelConfiguration, withNewPriorityLevelConfigurationLike, withPriorityLevelConfiguration, withRules, withRulesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic FlowSchemaSpecBuilder()
public FlowSchemaSpecBuilder(Boolean validationEnabled)
public FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent)
public FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)
public FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent, FlowSchemaSpec instance)
public FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent, FlowSchemaSpec instance, Boolean validationEnabled)
public FlowSchemaSpecBuilder(FlowSchemaSpec instance)
public FlowSchemaSpecBuilder(FlowSchemaSpec instance, Boolean validationEnabled)
public FlowSchemaSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<FlowSchemaSpec>public boolean equals(Object o)
equals in class FlowSchemaSpecFluentImpl<FlowSchemaSpecBuilder>public int hashCode()
hashCode in class FlowSchemaSpecFluentImpl<FlowSchemaSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.