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