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