Class IngressControllerSpecFluentImpl.NodePlacementNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.NodePlacementFluentImpl<IngressControllerSpecFluent.NodePlacementNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerSpecFluentImpl.NodePlacementNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressControllerSpecFluent.NodePlacementNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressControllerSpecFluent.NodePlacementNested<N>>,IngressControllerSpecFluent.NodePlacementNested<N>,NodePlacementFluent<IngressControllerSpecFluent.NodePlacementNested<N>>
- Enclosing class:
- IngressControllerSpecFluentImpl<A extends IngressControllerSpecFluent<A>>
public class IngressControllerSpecFluentImpl.NodePlacementNestedImpl<N> extends NodePlacementFluentImpl<IngressControllerSpecFluent.NodePlacementNested<N>> implements IngressControllerSpecFluent.NodePlacementNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.NodePlacementFluentImpl
NodePlacementFluentImpl.NodeSelectorNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.NodePlacementFluent
NodePlacementFluent.NodeSelectorNested<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.NodePlacementFluentImpl
addAllToTolerations, addNewToleration, addToTolerations, addToTolerations, buildNodeSelector, editNodeSelector, editOrNewNodeSelector, editOrNewNodeSelectorLike, equals, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hashCode, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromTolerations, setToTolerations, withNewNodeSelector, withNewNodeSelectorLike, withNodeSelector, withTolerations, withTolerations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.NodePlacementFluent
addAllToTolerations, addNewToleration, addToTolerations, addToTolerations, buildNodeSelector, editNodeSelector, editOrNewNodeSelector, editOrNewNodeSelectorLike, getFirstToleration, getLastToleration, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasMatchingToleration, hasNodeSelector, hasTolerations, removeAllFromTolerations, removeFromTolerations, setToTolerations, withNewNodeSelector, withNewNodeSelectorLike, withNodeSelector, withTolerations, withTolerations
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceIngressControllerSpecFluent.NodePlacementNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endNodePlacement
public N endNodePlacement()
- Specified by:
endNodePlacementin interfaceIngressControllerSpecFluent.NodePlacementNested<N>
-
-