public class DoneableJobStatus extends JobStatusFluentImpl<DoneableJobStatus> implements io.fabric8.kubernetes.api.model.Doneable<JobStatus>
JobStatusFluentImpl.ConditionsNestedImpl<N>JobStatusFluent.ConditionsNested<N>| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
JobStatus |
done() |
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, withNewCompletionTime, withNewCompletionTime, withNewCompletionTime, withNewStartTime, withNewStartTime, withNewStartTime, withStartTime, withSucceededpublic DoneableJobStatus(io.fabric8.kubernetes.api.builder.Function<JobStatus,JobStatus> function)
public DoneableJobStatus(JobStatus item, io.fabric8.kubernetes.api.builder.Function<JobStatus,JobStatus> function)
public DoneableJobStatus(JobStatus item)
Copyright © 2015–2020 Red Hat. All rights reserved.