Class FlowSchemaSpecFluent.DistinguisherMethodNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowDistinguisherMethodFluent<FlowSchemaSpecFluent.DistinguisherMethodNested<N>>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowSchemaSpecFluent.DistinguisherMethodNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- FlowSchemaSpecFluent<A extends FlowSchemaSpecFluent<A>>
public class FlowSchemaSpecFluent.DistinguisherMethodNested<N> extends FlowDistinguisherMethodFluent<FlowSchemaSpecFluent.DistinguisherMethodNested<N>> implements Nested<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()NendDistinguisherMethod()-
Methods inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta3.FlowDistinguisherMethodFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-