public class DoneableCronJobSourceList extends CronJobSourceListFluentImpl<DoneableCronJobSourceList> implements io.fabric8.kubernetes.api.model.Doneable<CronJobSourceList>
CronJobSourceListFluentImpl.ItemsNestedImpl<N>CronJobSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableCronJobSourceList(CronJobSourceList item) |
DoneableCronJobSourceList(CronJobSourceList item,
io.fabric8.kubernetes.api.builder.Function<CronJobSourceList,CronJobSourceList> function) |
DoneableCronJobSourceList(io.fabric8.kubernetes.api.builder.Function<CronJobSourceList,CronJobSourceList> function) |
| Modifier and Type | Method and Description |
|---|---|
CronJobSourceList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableCronJobSourceList(io.fabric8.kubernetes.api.builder.Function<CronJobSourceList,CronJobSourceList> function)
public DoneableCronJobSourceList(CronJobSourceList item, io.fabric8.kubernetes.api.builder.Function<CronJobSourceList,CronJobSourceList> function)
public DoneableCronJobSourceList(CronJobSourceList item)
public CronJobSourceList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CronJobSourceList>Copyright © 2015–2020 Red Hat. All rights reserved.