Class DNSSpecFluent.NodePlacementNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.DNSNodePlacementFluent<DNSSpecFluent.NodePlacementNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSSpecFluent.NodePlacementNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DNSSpecFluent<A extends DNSSpecFluent<A>>
public class DNSSpecFluent.NodePlacementNested<N> extends DNSNodePlacementFluent<DNSSpecFluent.NodePlacementNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNodePlacement()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.DNSNodePlacementFluent
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
-
-