public class NetNamespaceListFluentImpl<A extends NetNamespaceListFluent<A>> extends BaseFluent<A> implements NetNamespaceListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NetNamespaceListFluentImpl.ItemsNestedImpl<N> |
class |
NetNamespaceListFluentImpl.MetadataNestedImpl<N> |
NetNamespaceListFluent.ItemsNested<N>, NetNamespaceListFluent.MetadataNested<N>_visitables| 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 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>>@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 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>>@Deprecated public ListMeta getMetadata()
getMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public ListMeta buildMetadata()
buildMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public A withMetadata(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, String resourceVersion, String selfLink)
withNewMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.MetadataNested<A> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.MetadataNested<A> editMetadata()
editMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>public NetNamespaceListFluent.MetadataNested<A> editOrNewMetadataLike(ListMeta item)
editOrNewMetadataLike in interface NetNamespaceListFluent<A extends NetNamespaceListFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.