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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RuntimeClassSpecFluent<A extends RuntimeClassSpecFluent<A>>
public class RuntimeClassSpecFluent.SchedulingNested<N> extends SchedulingFluent<RuntimeClassSpecFluent.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.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
-
-