public class CronJobSourceListFluentImpl<A extends CronJobSourceListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CronJobSourceListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CronJobSourceListFluentImpl.ItemsNestedImpl<N> |
CronJobSourceListFluent.ItemsNested<N>| Constructor and Description |
|---|
CronJobSourceListFluentImpl() |
CronJobSourceListFluentImpl(CronJobSourceList instance) |
public CronJobSourceListFluentImpl()
public CronJobSourceListFluentImpl(CronJobSourceList instance)
public String getApiVersion()
getApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A addToItems(int index, CronJobSource item)
addToItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A setToItems(int index, CronJobSource item)
setToItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A addToItems(CronJobSource... items)
addToItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A addAllToItems(Collection<CronJobSource> items)
addAllToItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A removeFromItems(CronJobSource... items)
removeFromItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A removeAllFromItems(Collection<CronJobSource> items)
removeAllFromItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A removeMatchingFromItems(io.fabric8.kubernetes.api.builder.Predicate<CronJobSourceBuilder> predicate)
removeMatchingFromItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>@Deprecated public List<CronJobSource> getItems()
getItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public List<CronJobSource> buildItems()
buildItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSource buildItem(int index)
buildItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSource buildFirstItem()
buildFirstItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSource buildLastItem()
buildLastItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSource buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<CronJobSourceBuilder> predicate)
buildMatchingItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public Boolean hasMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<CronJobSourceBuilder> predicate)
hasMatchingItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withItems(List<CronJobSource> items)
withItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withItems(CronJobSource... items)
withItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public Boolean hasItems()
hasItems in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> addNewItem()
addNewItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> addNewItemLike(CronJobSource item)
addNewItemLike in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> setNewItemLike(int index, CronJobSource item)
setNewItemLike in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> editItem(int index)
editItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> editLastItem()
editLastItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public CronJobSourceListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<CronJobSourceBuilder> predicate)
editMatchingItem in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public String getKind()
getKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withKind(String kind)
withKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public Boolean hasKind()
hasKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface CronJobSourceListFluent<A extends CronJobSourceListFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.