Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.NodeSpecObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSpecFluentImpl<WatchEventFluent.NodeSpecObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.NodeSpecObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.NodeSpecObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.NodeSpecObjectNested<N>>
,NodeSpecFluent<WatchEventFluent.NodeSpecObjectNested<N>>
,WatchEventFluent.NodeSpecObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.NodeSpecObjectNestedImpl<N> extends NodeSpecFluentImpl<WatchEventFluent.NodeSpecObjectNested<N>> implements WatchEventFluent.NodeSpecObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluentImpl
NodeSpecFluentImpl.ConfigSourceNestedImpl<N>, NodeSpecFluentImpl.TaintsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeSpecFluent
NodeSpecFluent.ConfigSourceNested<N>, NodeSpecFluent.TaintsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endNodeSpecObject()
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluentImpl
addAllToPodCIDRs, addAllToTaints, addNewPodCIDR, addNewPodCIDR, addNewPodCIDR, addNewTaint, addNewTaint, addNewTaintLike, addToPodCIDRs, addToPodCIDRs, addToTaints, addToTaints, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, equals, getConfigSource, getExternalID, getFirstPodCIDR, getLastPodCIDR, getMatchingPodCIDR, getPodCIDR, getPodCIDR, getPodCIDRs, getProviderID, getTaints, hasConfigSource, hasExternalID, hasMatchingPodCIDR, hasMatchingTaint, hasPodCIDR, hasPodCIDRs, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromPodCIDRs, removeAllFromTaints, removeFromPodCIDRs, removeFromTaints, removeMatchingFromTaints, setNewTaintLike, setToPodCIDRs, setToTaints, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withNewExternalID, withNewExternalID, withNewExternalID, withNewPodCIDR, withNewPodCIDR, withNewPodCIDR, withNewProviderID, withNewProviderID, withNewProviderID, withNewUnschedulable, withNewUnschedulable, withPodCIDR, withPodCIDRs, withPodCIDRs, withProviderID, withTaints, withTaints, withUnschedulable
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSpecFluent
addAllToPodCIDRs, addAllToTaints, addNewPodCIDR, addNewPodCIDR, addNewPodCIDR, addNewTaint, addNewTaint, addNewTaintLike, addToPodCIDRs, addToPodCIDRs, addToTaints, addToTaints, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, getConfigSource, getExternalID, getFirstPodCIDR, getLastPodCIDR, getMatchingPodCIDR, getPodCIDR, getPodCIDR, getPodCIDRs, getProviderID, getTaints, hasConfigSource, hasExternalID, hasMatchingPodCIDR, hasMatchingTaint, hasPodCIDR, hasPodCIDRs, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromPodCIDRs, removeAllFromTaints, removeFromPodCIDRs, removeFromTaints, removeMatchingFromTaints, setNewTaintLike, setToPodCIDRs, setToTaints, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withNewExternalID, withNewExternalID, withNewExternalID, withNewPodCIDR, withNewPodCIDR, withNewPodCIDR, withNewProviderID, withNewProviderID, withNewProviderID, withNewUnschedulable, withNewUnschedulable, withPodCIDR, withPodCIDRs, withPodCIDRs, withProviderID, withTaints, withTaints, withUnschedulable
-
Method Details
-
and
-
endNodeSpecObject
- Specified by:
endNodeSpecObject
in interfaceWatchEventFluent.NodeSpecObjectNested<N>
-