public class V1alpha1TestToolListFluentImpl<A extends V1alpha1TestToolListFluent<A>> extends BaseFluent<A> implements V1alpha1TestToolListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1TestToolListFluentImpl.ItemsNestedImpl<N> |
V1alpha1TestToolListFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
V1alpha1TestToolListFluentImpl() |
V1alpha1TestToolListFluentImpl(V1alpha1TestToolList instance) |
public V1alpha1TestToolListFluentImpl()
public V1alpha1TestToolListFluentImpl(V1alpha1TestToolList instance)
public String getApiVersion()
getApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A addToItems(int index, V1alpha1TestTool item)
addToItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A setToItems(int index, V1alpha1TestTool item)
setToItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A addToItems(V1alpha1TestTool... items)
addToItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A addAllToItems(Collection<V1alpha1TestTool> items)
addAllToItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A removeFromItems(V1alpha1TestTool... items)
removeFromItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A removeAllFromItems(Collection<V1alpha1TestTool> items)
removeAllFromItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>@Deprecated public List<V1alpha1TestTool> getItems()
getItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public List<V1alpha1TestTool> buildItems()
buildItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestTool buildItem(int index)
buildItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestTool buildFirstItem()
buildFirstItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestTool buildLastItem()
buildLastItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestTool buildMatchingItem(Predicate<V1alpha1TestToolBuilder> predicate)
buildMatchingItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public Boolean hasMatchingItem(Predicate<V1alpha1TestToolBuilder> predicate)
hasMatchingItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withItems(List<V1alpha1TestTool> items)
withItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withItems(V1alpha1TestTool... items)
withItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public Boolean hasItems()
hasItems in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> addNewItem()
addNewItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> addNewItemLike(V1alpha1TestTool item)
addNewItemLike in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> setNewItemLike(int index, V1alpha1TestTool item)
setNewItemLike in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> editItem(int index)
editItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> editLastItem()
editLastItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public V1alpha1TestToolListFluent.ItemsNested<A> editMatchingItem(Predicate<V1alpha1TestToolBuilder> predicate)
editMatchingItem in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public String getKind()
getKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withKind(String kind)
withKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public Boolean hasKind()
hasKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public io.kubernetes.client.models.V1ListMeta getMetadata()
getMetadata in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public A withMetadata(io.kubernetes.client.models.V1ListMeta metadata)
withMetadata in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1alpha1TestToolListFluent<A extends V1alpha1TestToolListFluent<A>>Copyright © 2020. All rights reserved.