Package io.fabric8.kubernetes.api.model
Class NodeRuntimeHandlerFluent.FeaturesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeRuntimeHandlerFeaturesFluent<NodeRuntimeHandlerFluent.FeaturesNested<N>>
-
- io.fabric8.kubernetes.api.model.NodeRuntimeHandlerFluent.FeaturesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NodeRuntimeHandlerFluent<A extends NodeRuntimeHandlerFluent<A>>
public class NodeRuntimeHandlerFluent.FeaturesNested<N> extends NodeRuntimeHandlerFeaturesFluent<NodeRuntimeHandlerFluent.FeaturesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endFeatures()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeRuntimeHandlerFeaturesFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getRecursiveReadOnlyMounts, hasAdditionalProperties, hashCode, hasRecursiveReadOnlyMounts, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withRecursiveReadOnlyMounts, withRecursiveReadOnlyMounts
-
-