public class V1beta1FlowSchemaSpecBuilder extends V1beta1FlowSchemaSpecFluentImpl<V1beta1FlowSchemaSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec,V1beta1FlowSchemaSpecBuilder>
V1beta1FlowSchemaSpecFluent.DistinguisherMethodNested<N>, V1beta1FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, V1beta1FlowSchemaSpecFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1FlowSchemaSpecBuilder() |
V1beta1FlowSchemaSpecBuilder(Boolean validationEnabled) |
V1beta1FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance) |
V1beta1FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance,
Boolean validationEnabled) |
V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent) |
V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent,
Boolean validationEnabled) |
V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance) |
V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec |
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 V1beta1FlowSchemaSpecBuilder()
public V1beta1FlowSchemaSpecBuilder(Boolean validationEnabled)
public V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent)
public V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)
public V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance)
public V1beta1FlowSchemaSpecBuilder(V1beta1FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance, Boolean validationEnabled)
public V1beta1FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance)
public V1beta1FlowSchemaSpecBuilder(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.