public class V1beta2FlowSchemaSpecBuilder extends V1beta2FlowSchemaSpecFluentImpl<V1beta2FlowSchemaSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec,V1beta2FlowSchemaSpecBuilder>
V1beta2FlowSchemaSpecFluent.DistinguisherMethodNested<N>, V1beta2FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, V1beta2FlowSchemaSpecFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta2FlowSchemaSpecBuilder() |
V1beta2FlowSchemaSpecBuilder(Boolean validationEnabled) |
V1beta2FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance) |
V1beta2FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance,
Boolean validationEnabled) |
V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent) |
V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent,
Boolean validationEnabled) |
V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance) |
V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec |
build() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildDistinguisherMethod, buildFirstRule, buildLastRule, buildMatchingRule, buildPriorityLevelConfiguration, buildRule, buildRules, editDistinguisherMethod, editFirstRule, editLastRule, editMatchingRule, editOrNewDistinguisherMethod, editOrNewDistinguisherMethodLike, editOrNewPriorityLevelConfiguration, editOrNewPriorityLevelConfigurationLike, editPriorityLevelConfiguration, editRule, equals, getDistinguisherMethod, getMatchingPrecedence, getPriorityLevelConfiguration, getRules, hasDistinguisherMethod, hashCode, hasMatchingPrecedence, hasMatchingRule, hasPriorityLevelConfiguration, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withDistinguisherMethod, withMatchingPrecedence, withNewDistinguisherMethod, withNewDistinguisherMethodLike, withNewPriorityLevelConfiguration, withNewPriorityLevelConfigurationLike, withPriorityLevelConfiguration, withRules, withRulesaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta2FlowSchemaSpecBuilder()
public V1beta2FlowSchemaSpecBuilder(Boolean validationEnabled)
public V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent)
public V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)
public V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance)
public V1beta2FlowSchemaSpecBuilder(V1beta2FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance, Boolean validationEnabled)
public V1beta2FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance)
public V1beta2FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.