public class ServiceAccountListFluentImpl<A extends ServiceAccountListFluent<A>> extends BaseFluent<A> implements ServiceAccountListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAccountListFluentImpl.ItemsNestedImpl<N> |
class |
ServiceAccountListFluentImpl.MetadataNestedImpl<N> |
ServiceAccountListFluent.ItemsNested<N>, ServiceAccountListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ServiceAccountListFluentImpl() |
ServiceAccountListFluentImpl(ServiceAccountList instance) |
public ServiceAccountListFluentImpl()
public ServiceAccountListFluentImpl(ServiceAccountList instance)
public String getApiVersion()
getApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A addToItems(int index, ServiceAccount item)
addToItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A setToItems(int index, ServiceAccount item)
setToItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A addToItems(ServiceAccount... items)
addToItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A addAllToItems(Collection<ServiceAccount> items)
addAllToItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A removeFromItems(ServiceAccount... items)
removeFromItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A removeAllFromItems(Collection<ServiceAccount> items)
removeAllFromItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A removeMatchingFromItems(Predicate<ServiceAccountBuilder> predicate)
removeMatchingFromItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>@Deprecated public List<ServiceAccount> getItems()
getItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public List<ServiceAccount> buildItems()
buildItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccount buildItem(int index)
buildItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccount buildFirstItem()
buildFirstItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccount buildLastItem()
buildLastItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccount buildMatchingItem(Predicate<ServiceAccountBuilder> predicate)
buildMatchingItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public Boolean hasMatchingItem(Predicate<ServiceAccountBuilder> predicate)
hasMatchingItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withItems(List<ServiceAccount> items)
withItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withItems(ServiceAccount... items)
withItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public Boolean hasItems()
hasItems in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> addNewItemLike(ServiceAccount item)
addNewItemLike in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> setNewItemLike(int index, ServiceAccount item)
setNewItemLike in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> editItem(int index)
editItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.ItemsNested<A> editMatchingItem(Predicate<ServiceAccountBuilder> predicate)
editMatchingItem in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public String getKind()
getKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withKind(String kind)
withKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public Boolean hasKind()
hasKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewKind(String arg1)
withNewKind in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>@Deprecated public ListMeta getMetadata()
getMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ListMeta buildMetadata()
buildMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withMetadata(ListMeta metadata)
withMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.MetadataNested<A> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.MetadataNested<A> editMetadata()
editMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>public ServiceAccountListFluent.MetadataNested<A> editOrNewMetadataLike(ListMeta item)
editOrNewMetadataLike in interface ServiceAccountListFluent<A extends ServiceAccountListFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.