Package io.fabric8.kubernetes.api.model
Class APIServiceFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.APIServiceStatusFluent<APIServiceFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.APIServiceFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- APIServiceFluent<A extends APIServiceFluent<A>>
public class APIServiceFluent.StatusNested<N> extends APIServiceStatusFluent<APIServiceFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIServiceStatusFluent
APIServiceStatusFluent.ConditionsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.APIServiceStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAdditionalProperties, hasAdditionalProperties, hasConditions, hashCode, hasMatchingCondition, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withConditions, withConditions
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-