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