Class FlowSchemaFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta1.FlowSchemaSpecFluent<FlowSchemaFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta1.FlowSchemaFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- FlowSchemaFluent<A extends FlowSchemaFluent<A>>
public class FlowSchemaFluent.SpecNested<N> extends FlowSchemaSpecFluent<FlowSchemaFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta1.FlowSchemaSpecFluent
FlowSchemaSpecFluent.DistinguisherMethodNested<N>, FlowSchemaSpecFluent.PriorityLevelConfigurationNested<N>, FlowSchemaSpecFluent.RulesNested<N>
-
-
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.v1beta1.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
-
-