public class V1ServiceAccountListFluentImpl<A extends V1ServiceAccountListFluent<A>> extends BaseFluent<A> implements V1ServiceAccountListFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1ServiceAccountListFluentImpl.ItemsNestedImpl<N> |
class |
V1ServiceAccountListFluentImpl.MetadataNestedImpl<N> |
V1ServiceAccountListFluent.ItemsNested<N>, V1ServiceAccountListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1ServiceAccountListFluentImpl() |
V1ServiceAccountListFluentImpl(V1ServiceAccountList instance) |
public V1ServiceAccountListFluentImpl()
public V1ServiceAccountListFluentImpl(V1ServiceAccountList instance)
public String getApiVersion()
getApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewApiVersion(String arg1)
withNewApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A addToItems(int index, V1ServiceAccount item)
addToItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A setToItems(int index, V1ServiceAccount item)
setToItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A addToItems(V1ServiceAccount... items)
addToItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A addAllToItems(Collection<V1ServiceAccount> items)
addAllToItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A removeFromItems(V1ServiceAccount... items)
removeFromItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A removeAllFromItems(Collection<V1ServiceAccount> items)
removeAllFromItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A removeMatchingFromItems(Predicate<V1ServiceAccountBuilder> predicate)
removeMatchingFromItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
@Deprecated public List<V1ServiceAccount> getItems()
getItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public List<V1ServiceAccount> buildItems()
buildItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccount buildItem(int index)
buildItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccount buildFirstItem()
buildFirstItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccount buildLastItem()
buildLastItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccount buildMatchingItem(Predicate<V1ServiceAccountBuilder> predicate)
buildMatchingItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public Boolean hasMatchingItem(Predicate<V1ServiceAccountBuilder> predicate)
hasMatchingItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withItems(List<V1ServiceAccount> items)
withItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withItems(V1ServiceAccount... items)
withItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public Boolean hasItems()
hasItems
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> addNewItem()
addNewItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> addNewItemLike(V1ServiceAccount item)
addNewItemLike
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> setNewItemLike(int index, V1ServiceAccount item)
setNewItemLike
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> editItem(int index)
editItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> editFirstItem()
editFirstItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> editLastItem()
editLastItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.ItemsNested<A> editMatchingItem(Predicate<V1ServiceAccountBuilder> predicate)
editMatchingItem
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public String getKind()
getKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withKind(String kind)
withKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public Boolean hasKind()
hasKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewKind(String arg1)
withNewKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewKind(StringBuilder arg1)
withNewKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withNewKind(StringBuffer arg1)
withNewKind
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
@Deprecated public V1ListMeta getMetadata()
getMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ListMeta buildMetadata()
buildMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public A withMetadata(V1ListMeta metadata)
withMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.MetadataNested<A> withNewMetadataLike(V1ListMeta item)
withNewMetadataLike
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.MetadataNested<A> editMetadata()
editMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
public V1ServiceAccountListFluent.MetadataNested<A> editOrNewMetadataLike(V1ListMeta item)
editOrNewMetadataLike
in interface V1ServiceAccountListFluent<A extends V1ServiceAccountListFluent<A>>
Copyright © 2021. All rights reserved.