Uses of Interface
io.fabric8.kubernetes.api.model.batch.CronJobStatusFluent.ActiveNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.batch |
-
Uses of CronJobStatusFluent.ActiveNested in io.fabric8.kubernetes.api.model.batch
Classes in io.fabric8.kubernetes.api.model.batch that implement CronJobStatusFluent.ActiveNested Modifier and Type Class Description classCronJobStatusFluentImpl.ActiveNestedImpl<N>Methods in io.fabric8.kubernetes.api.model.batch that return CronJobStatusFluent.ActiveNested Modifier and Type Method Description CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. addNewActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. addNewActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. addNewActiveLike(io.fabric8.kubernetes.api.model.ObjectReference item)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. addNewActiveLike(io.fabric8.kubernetes.api.model.ObjectReference item)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. editActive(int index)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. editActive(int index)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. editFirstActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. editFirstActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. editLastActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. editLastActive()CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. editMatchingActive(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.ObjectReferenceBuilder> predicate)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. editMatchingActive(io.fabric8.kubernetes.api.builder.Predicate<io.fabric8.kubernetes.api.model.ObjectReferenceBuilder> predicate)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluent. setNewActiveLike(int index, io.fabric8.kubernetes.api.model.ObjectReference item)CronJobStatusFluent.ActiveNested<A>CronJobStatusFluentImpl. setNewActiveLike(int index, io.fabric8.kubernetes.api.model.ObjectReference item)