public class IOChaosListFluentImpl<A extends IOChaosListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IOChaosListFluent<A>
IOChaosListFluent.ItemsNested<N>| Constructor and Description |
|---|
IOChaosListFluentImpl() |
IOChaosListFluentImpl(IOChaosList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosListFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.