Class RuntimeClassFluent.SchedulingNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.node.v1.SchedulingFluent<RuntimeClassFluent.SchedulingNested<N>>
-
- io.fabric8.kubernetes.api.model.node.v1.RuntimeClassFluent.SchedulingNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RuntimeClassFluent<A extends RuntimeClassFluent<A>>
public class RuntimeClassFluent.SchedulingNested<N> extends SchedulingFluent<RuntimeClassFluent.SchedulingNested<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
endScheduling()
-
Methods inherited from class io.fabric8.kubernetes.api.model.node.v1.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
-
-