public class ServiceAccountListFluentImpl<T extends ServiceAccountListFluent<T>> extends BaseFluent<T> implements ServiceAccountListFluent<T>
| 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<T extends ServiceAccountListFluent<T>>public T withApiVersion(String apiVersion)
withApiVersion in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T addToItems(ServiceAccount... items)
addToItems in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T removeFromItems(ServiceAccount... items)
removeFromItems in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public List<ServiceAccount> getItems()
getItems in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withItems(List<ServiceAccount> items)
withItems in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withItems(ServiceAccount... items)
withItems in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ServiceAccountListFluent.ItemsNested<T> addNewItem()
addNewItem in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ServiceAccountListFluent.ItemsNested<T> addNewItemLike(ServiceAccount item)
addNewItemLike in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public String getKind()
getKind in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withKind(String kind)
withKind in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ListMeta getMetadata()
getMetadata in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withMetadata(ListMeta metadata)
withMetadata in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ServiceAccountListFluent.MetadataNested<T> withNewMetadata()
withNewMetadata in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ServiceAccountListFluent.MetadataNested<T> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public ServiceAccountListFluent.MetadataNested<T> editMetadata()
editMetadata in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ServiceAccountListFluent<T extends ServiceAccountListFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.