Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.APIServiceStatusObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceStatusFluentImpl<WatchEventFluent.APIServiceStatusObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.APIServiceStatusObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.APIServiceStatusObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.APIServiceStatusObjectNested<N>>,APIServiceStatusFluent<WatchEventFluent.APIServiceStatusObjectNested<N>>,WatchEventFluent.APIServiceStatusObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.APIServiceStatusObjectNestedImpl<N> extends APIServiceStatusFluentImpl<WatchEventFluent.APIServiceStatusObjectNested<N>> implements WatchEventFluent.APIServiceStatusObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIServiceStatusFluentImpl
APIServiceStatusFluentImpl.ConditionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIServiceStatusFluent
APIServiceStatusFluent.ConditionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAPIServiceStatusObject()Methods inherited from class io.fabric8.kubernetes.api.model.APIServiceStatusFluentImpl
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getConditions, hasConditions, hasMatchingCondition, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditionsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.APIServiceStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getConditions, hasConditions, hasMatchingCondition, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions
-
Method Details
-
and
-
endAPIServiceStatusObject
- Specified by:
endAPIServiceStatusObjectin interfaceWatchEventFluent.APIServiceStatusObjectNested<N>
-