public class NetNamespaceListFluentImpl<A extends NetNamespaceListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements NetNamespaceListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NetNamespaceListFluentImpl.ItemsNestedImpl<N> |
NetNamespaceListFluent.ItemsNested<N>| Constructor and Description |
|---|
NetNamespaceListFluentImpl() |
NetNamespaceListFluentImpl(NetNamespaceList instance) |
public NetNamespaceListFluentImpl()
public NetNamespaceListFluentImpl(NetNamespaceList instance)
public String getApiVersion()
getApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A addToItems(int index, NetNamespace item)
addToItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A setToItems(int index, NetNamespace item)
setToItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A addToItems(NetNamespace... items)
addToItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A addAllToItems(Collection<NetNamespace> items)
addAllToItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A removeFromItems(NetNamespace... items)
removeFromItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A removeAllFromItems(Collection<NetNamespace> items)
removeAllFromItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A removeMatchingFromItems(Predicate<NetNamespaceBuilder> predicate)
removeMatchingFromItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>@Deprecated public List<NetNamespace> getItems()
getItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public List<NetNamespace> buildItems()
buildItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespace buildItem(int index)
buildItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespace buildFirstItem()
buildFirstItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespace buildLastItem()
buildLastItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespace buildMatchingItem(Predicate<NetNamespaceBuilder> predicate)
buildMatchingItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public Boolean hasMatchingItem(Predicate<NetNamespaceBuilder> predicate)
hasMatchingItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withItems(List<NetNamespace> items)
withItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withItems(NetNamespace... items)
withItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public Boolean hasItems()
hasItems in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> addNewItem()
addNewItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> addNewItemLike(NetNamespace item)
addNewItemLike in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> setNewItemLike(int index, NetNamespace item)
setNewItemLike in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> editItem(int index)
editItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> editLastItem()
editLastItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.ItemsNested<A> editMatchingItem(Predicate<NetNamespaceBuilder> predicate)
editMatchingItem in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public String getKind()
getKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withKind(String kind)
withKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public Boolean hasKind()
hasKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.