Class DoneableJobStatus
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.batch.JobStatusFluentImpl<DoneableJobStatus>
io.fabric8.kubernetes.api.model.batch.DoneableJobStatus
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableJobStatus>,io.fabric8.kubernetes.api.builder.Visitable<DoneableJobStatus>,JobStatusFluent<DoneableJobStatus>,io.fabric8.kubernetes.api.model.Doneable<JobStatus>
public class DoneableJobStatus extends JobStatusFluentImpl<DoneableJobStatus> implements io.fabric8.kubernetes.api.model.Doneable<JobStatus>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.batch.JobStatusFluentImpl
JobStatusFluentImpl.ConditionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.batch.JobStatusFluent
JobStatusFluent.ConditionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableJobStatus(io.fabric8.kubernetes.api.builder.Function<JobStatus,JobStatus> function)DoneableJobStatus(JobStatus item)DoneableJobStatus(JobStatus item, io.fabric8.kubernetes.api.builder.Function<JobStatus,JobStatus> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.batch.JobStatusFluentImpl
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getActive, getCompletionTime, getConditions, getFailed, getStartTime, getSucceeded, hasActive, hasCompletionTime, hasConditions, hasFailed, hasMatchingCondition, hasStartTime, hasSucceeded, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withActive, withCompletionTime, withConditions, withConditions, withFailed, withNewActive, withNewActive, withNewCompletionTime, withNewCompletionTime, withNewCompletionTime, withNewFailed, withNewFailed, withNewStartTime, withNewStartTime, withNewStartTime, withNewSucceeded, withNewSucceeded, withStartTime, withSucceeded