Class DaemonSetFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apps.DaemonSetStatusFluent<DaemonSetFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.apps.DaemonSetFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- DaemonSetFluent<A extends DaemonSetFluent<A>>
public class DaemonSetFluent.StatusNested<N> extends DaemonSetStatusFluent<DaemonSetFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.apps.DaemonSetStatusFluent
DaemonSetStatusFluent.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.apps.DaemonSetStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getAdditionalProperties, getCollisionCount, getCurrentNumberScheduled, getDesiredNumberScheduled, getNumberAvailable, getNumberMisscheduled, getNumberReady, getNumberUnavailable, getObservedGeneration, getUpdatedNumberScheduled, hasAdditionalProperties, hasCollisionCount, hasConditions, hasCurrentNumberScheduled, hasDesiredNumberScheduled, hashCode, hasMatchingCondition, hasNumberAvailable, hasNumberMisscheduled, hasNumberReady, hasNumberUnavailable, hasObservedGeneration, hasUpdatedNumberScheduled, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withCollisionCount, withConditions, withConditions, withCurrentNumberScheduled, withDesiredNumberScheduled, withNumberAvailable, withNumberMisscheduled, withNumberReady, withNumberUnavailable, withObservedGeneration, withUpdatedNumberScheduled
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-