Class RuntimeClassSpecFluent.SchedulingNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.SchedulingFluent<RuntimeClassSpecFluent.SchedulingNested<N>>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.RuntimeClassSpecFluent.SchedulingNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- RuntimeClassSpecFluent<A extends RuntimeClassSpecFluent<A>>
public class RuntimeClassSpecFluent.SchedulingNested<N> extends SchedulingFluent<RuntimeClassSpecFluent.SchedulingNested<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()NendScheduling()-
Methods inherited from class io.fabric8.kubernetes.api.model.node.v1alpha1.SchedulingFluent
addAllToTolerations, addNewToleration, addToAdditionalProperties, addToAdditionalProperties, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, copyInstance, equals, getAdditionalProperties, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasAdditionalProperties, hashCode, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, toString, withAdditionalProperties, withNodeSelector, withTolerations, withTolerations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-