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