Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.PodReadinessGateObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.PodReadinessGateObjectNested<N>>
,Nested<N>
,PodReadinessGateFluent<WatchEventFluent.PodReadinessGateObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.PodReadinessGateObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.PodReadinessGateObjectNested<N> extends Nested<N>, PodReadinessGateFluent<WatchEventFluent.PodReadinessGateObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endPodReadinessGateObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.PodReadinessGateFluent
getConditionType, hasConditionType, withConditionType, withNewConditionType, withNewConditionType, withNewConditionType
-
-