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