Class FlowSchemaFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaSpecFluent<FlowSchemaFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- FlowSchemaFluent<A extends FlowSchemaFluent<A>>
public class FlowSchemaFluent.SpecNested<N> extends FlowSchemaSpecFluent<FlowSchemaFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaSpecFluent
FlowSchemaSpecFluent.DistinguisherMethodNested<N>, FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, FlowSchemaSpecFluent.RulesNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaSpecFluent
addAllToRules, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, buildDistinguisherMethod, buildFirstRule, buildLastRule, buildMatchingRule, buildPriorityLevelConfiguration, buildRule, buildRules, copyInstance, editDistinguisherMethod, editFirstRule, editLastRule, editMatchingRule, editOrNewDistinguisherMethod, editOrNewDistinguisherMethodLike, editOrNewPriorityLevelConfiguration, editOrNewPriorityLevelConfigurationLike, editPriorityLevelConfiguration, editRule, equals, getAdditionalProperties, getMatchingPrecedence, 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, withRules
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-