Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.NodeConditionObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeConditionFluentImpl<WatchEventFluent.NodeConditionObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.NodeConditionObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.NodeConditionObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.NodeConditionObjectNested<N>>
,NodeConditionFluent<WatchEventFluent.NodeConditionObjectNested<N>>
,WatchEventFluent.NodeConditionObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.NodeConditionObjectNestedImpl<N> extends NodeConditionFluentImpl<WatchEventFluent.NodeConditionObjectNested<N>> implements WatchEventFluent.NodeConditionObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endNodeConditionObject()
Methods inherited from class io.fabric8.kubernetes.api.model.NodeConditionFluentImpl
equals, getLastHeartbeatTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastHeartbeatTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastHeartbeatTime, withLastTransitionTime, withMessage, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
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.NodeConditionFluent
getLastHeartbeatTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastHeartbeatTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastHeartbeatTime, withLastTransitionTime, withMessage, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastHeartbeatTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
Method Details
-
and
-
endNodeConditionObject
- Specified by:
endNodeConditionObject
in interfaceWatchEventFluent.NodeConditionObjectNested<N>
-