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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RuntimeClassFluent<A extends RuntimeClassFluent<A>>
public class RuntimeClassFluent.SpecNested<N> extends RuntimeClassSpecFluent<RuntimeClassFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.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>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
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
-
-