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