public class FlowSchemaSpecBuilder extends FlowSchemaSpecFluentImpl<FlowSchemaSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<FlowSchemaSpec,FlowSchemaSpecBuilder>
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() |
addAllToRules, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, buildDistinguisherMethod, buildFirstRule, buildLastRule, buildMatchingRule, buildPriorityLevelConfiguration, buildRule, buildRules, editDistinguisherMethod, editFirstRule, editLastRule, editMatchingRule, editOrNewDistinguisherMethod, editOrNewDistinguisherMethodLike, editOrNewPriorityLevelConfiguration, editOrNewPriorityLevelConfigurationLike, editPriorityLevelConfiguration, editRule, equals, getAdditionalProperties, getDistinguisherMethod, getMatchingPrecedence, getPriorityLevelConfiguration, getRules, hasAdditionalProperties, hasDistinguisherMethod, hashCode, hasMatchingPrecedence, hasMatchingRule, hasPriorityLevelConfiguration, hasRules, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withAdditionalProperties, withDistinguisherMethod, withMatchingPrecedence, withNewDistinguisherMethod, withNewDistinguisherMethod, withNewDistinguisherMethodLike, withNewPriorityLevelConfiguration, withNewPriorityLevelConfiguration, withNewPriorityLevelConfigurationLike, withPriorityLevelConfiguration, withRules, withRulesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.