Package io.fabric8.kubernetes.api.model
Interface APIServiceFluent.StatusNested<N>
- All Superinterfaces:
APIServiceStatusFluent<APIServiceFluent.StatusNested<N>>,Fluent<APIServiceFluent.StatusNested<N>>,Nested<N>
- All Known Implementing Classes:
APIServiceFluentImpl.StatusNestedImpl
- Enclosing interface:
- APIServiceFluent<A extends APIServiceFluent<A>>
public static interface APIServiceFluent.StatusNested<N> extends Nested<N>, APIServiceStatusFluent<APIServiceFluent.StatusNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIServiceStatusFluent
APIServiceStatusFluent.ConditionsNested<N> -
Method Summary
Methods 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