public class KernelChaosListFluentImpl<A extends KernelChaosListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KernelChaosListFluent<A>
KernelChaosListFluent.ItemsNested<N>| Constructor and Description |
|---|
KernelChaosListFluentImpl() |
KernelChaosListFluentImpl(KernelChaosList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic KernelChaosListFluentImpl()
public KernelChaosListFluentImpl(KernelChaosList instance)
public String getApiVersion()
getApiVersion in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A addToItems(Integer index, KernelChaos item)
addToItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A setToItems(Integer index, KernelChaos item)
setToItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A addToItems(KernelChaos... items)
addToItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A addAllToItems(Collection<KernelChaos> items)
addAllToItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A removeFromItems(KernelChaos... items)
removeFromItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A removeAllFromItems(Collection<KernelChaos> items)
removeAllFromItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A removeMatchingFromItems(Predicate<KernelChaosBuilder> predicate)
removeMatchingFromItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>@Deprecated public List<KernelChaos> getItems()
getItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public List<KernelChaos> buildItems()
buildItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaos buildItem(Integer index)
buildItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaos buildFirstItem()
buildFirstItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaos buildLastItem()
buildLastItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaos buildMatchingItem(Predicate<KernelChaosBuilder> predicate)
buildMatchingItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public Boolean hasMatchingItem(Predicate<KernelChaosBuilder> predicate)
hasMatchingItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withItems(List<KernelChaos> items)
withItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withItems(KernelChaos... items)
withItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public Boolean hasItems()
hasItems in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> addNewItem()
addNewItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> addNewItemLike(KernelChaos item)
addNewItemLike in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> setNewItemLike(Integer index, KernelChaos item)
setNewItemLike in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> editLastItem()
editLastItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public KernelChaosListFluent.ItemsNested<A> editMatchingItem(Predicate<KernelChaosBuilder> predicate)
editMatchingItem in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public String getKind()
getKind in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withKind(String kind)
withKind in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public Boolean hasKind()
hasKind in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface KernelChaosListFluent<A extends KernelChaosListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends KernelChaosListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends KernelChaosListFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.