Class RuntimeClassFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.RuntimeClassSpecFluent<RuntimeClassFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.RuntimeClassFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- RuntimeClassFluent<A extends RuntimeClassFluent<A>>
public class RuntimeClassFluent.SpecNested<N> extends RuntimeClassSpecFluent<RuntimeClassFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.node.v1alpha1.RuntimeClassSpecFluent
RuntimeClassSpecFluent.OverheadNested<N>, RuntimeClassSpecFluent.SchedulingNested<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.node.v1alpha1.RuntimeClassSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildOverhead, buildScheduling, copyInstance, editOrNewOverhead, editOrNewOverheadLike, editOrNewScheduling, editOrNewSchedulingLike, editOverhead, editScheduling, equals, getAdditionalProperties, getRuntimeHandler, hasAdditionalProperties, hashCode, hasOverhead, hasRuntimeHandler, hasScheduling, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewOverhead, withNewOverheadLike, withNewScheduling, withNewSchedulingLike, withOverhead, withRuntimeHandler, withScheduling
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-