Class JobFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.batch.v1.JobStatusFluent<JobFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.batch.v1.JobFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
public class JobFluent.StatusNested<N> extends JobStatusFluent<JobFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.batch.v1.JobStatusFluent
JobStatusFluent.ConditionsNested<N>, JobStatusFluent.UncountedTerminatedPodsNested<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.batch.v1.JobStatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, buildUncountedTerminatedPods, copyInstance, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewUncountedTerminatedPods, editOrNewUncountedTerminatedPodsLike, editUncountedTerminatedPods, equals, getActive, getAdditionalProperties, getCompletedIndexes, getCompletionTime, getFailed, getFailedIndexes, getReady, getStartTime, getSucceeded, getTerminating, hasActive, hasAdditionalProperties, hasCompletedIndexes, hasCompletionTime, hasConditions, hasFailed, hasFailedIndexes, hashCode, hasMatchingCondition, hasReady, hasStartTime, hasSucceeded, hasTerminating, hasUncountedTerminatedPods, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withActive, withAdditionalProperties, withCompletedIndexes, withCompletionTime, withConditions, withConditions, withFailed, withFailedIndexes, withNewUncountedTerminatedPods, withNewUncountedTerminatedPodsLike, withReady, withStartTime, withSucceeded, withTerminating, withUncountedTerminatedPods
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-