Class KubeSchedulerStatusFluentImpl.NodeStatusesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.NodeStatusFluentImpl<KubeSchedulerStatusFluent.NodeStatusesNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.KubeSchedulerStatusFluentImpl.NodeStatusesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KubeSchedulerStatusFluent.NodeStatusesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KubeSchedulerStatusFluent.NodeStatusesNested<N>>,KubeSchedulerStatusFluent.NodeStatusesNested<N>,NodeStatusFluent<KubeSchedulerStatusFluent.NodeStatusesNested<N>>
- Enclosing class:
- KubeSchedulerStatusFluentImpl<A extends KubeSchedulerStatusFluent<A>>
public class KubeSchedulerStatusFluentImpl.NodeStatusesNestedImpl<N> extends NodeStatusFluentImpl<KubeSchedulerStatusFluent.NodeStatusesNested<N>> implements KubeSchedulerStatusFluent.NodeStatusesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNodeStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.NodeStatusFluentImpl
addAllToLastFailedRevisionErrors, addNewLastFailedRevisionError, addNewLastFailedRevisionError, addNewLastFailedRevisionError, addToLastFailedRevisionErrors, addToLastFailedRevisionErrors, equals, getCurrentRevision, getFirstLastFailedRevisionError, getLastFailedRevision, getLastFailedRevisionError, getLastFailedRevisionErrors, getLastLastFailedRevisionError, getMatchingLastFailedRevisionError, getNodeName, getTargetRevision, hasCurrentRevision, hashCode, hasLastFailedRevision, hasLastFailedRevisionErrors, hasMatchingLastFailedRevisionError, hasNodeName, hasTargetRevision, removeAllFromLastFailedRevisionErrors, removeFromLastFailedRevisionErrors, setToLastFailedRevisionErrors, withCurrentRevision, withLastFailedRevision, withLastFailedRevisionErrors, withLastFailedRevisionErrors, withNewNodeName, withNewNodeName, withNewNodeName, withNodeName, withTargetRevision
-
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.NodeStatusFluent
addAllToLastFailedRevisionErrors, addNewLastFailedRevisionError, addNewLastFailedRevisionError, addNewLastFailedRevisionError, addToLastFailedRevisionErrors, addToLastFailedRevisionErrors, getCurrentRevision, getFirstLastFailedRevisionError, getLastFailedRevision, getLastFailedRevisionError, getLastFailedRevisionErrors, getLastLastFailedRevisionError, getMatchingLastFailedRevisionError, getNodeName, getTargetRevision, hasCurrentRevision, hasLastFailedRevision, hasLastFailedRevisionErrors, hasMatchingLastFailedRevisionError, hasNodeName, hasTargetRevision, removeAllFromLastFailedRevisionErrors, removeFromLastFailedRevisionErrors, setToLastFailedRevisionErrors, withCurrentRevision, withLastFailedRevision, withLastFailedRevisionErrors, withLastFailedRevisionErrors, withNewNodeName, withNewNodeName, withNewNodeName, withNodeName, withTargetRevision
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKubeSchedulerStatusFluent.NodeStatusesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endNodeStatus
public N endNodeStatus()
- Specified by:
endNodeStatusin interfaceKubeSchedulerStatusFluent.NodeStatusesNested<N>
-
-