public class ClusterRoleBindingListFluentImpl<T extends ClusterRoleBindingListFluent<T>> extends BaseFluent<T> implements ClusterRoleBindingListFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterRoleBindingListFluentImpl.ItemsNestedImpl<N> |
class |
ClusterRoleBindingListFluentImpl.MetadataNestedImpl<N> |
ClusterRoleBindingListFluent.ItemsNested<N>, ClusterRoleBindingListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ClusterRoleBindingListFluentImpl() |
ClusterRoleBindingListFluentImpl(ClusterRoleBindingList instance) |
public ClusterRoleBindingListFluentImpl()
public ClusterRoleBindingListFluentImpl(ClusterRoleBindingList instance)
public String getApiVersion()
getApiVersion in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withApiVersion(String apiVersion)
withApiVersion in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T addToItems(ClusterRoleBinding... items)
addToItems in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T removeFromItems(ClusterRoleBinding... items)
removeFromItems in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public List<ClusterRoleBinding> getItems()
getItems in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withItems(List<ClusterRoleBinding> items)
withItems in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withItems(ClusterRoleBinding... items)
withItems in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ClusterRoleBindingListFluent.ItemsNested<T> addNewItem()
addNewItem in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ClusterRoleBindingListFluent.ItemsNested<T> addNewItemLike(ClusterRoleBinding item)
addNewItemLike in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public String getKind()
getKind in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withKind(String kind)
withKind in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ListMeta getMetadata()
getMetadata in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withMetadata(ListMeta metadata)
withMetadata in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ClusterRoleBindingListFluent.MetadataNested<T> withNewMetadata()
withNewMetadata in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ClusterRoleBindingListFluent.MetadataNested<T> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public ClusterRoleBindingListFluent.MetadataNested<T> editMetadata()
editMetadata in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withNewMetadata(String resourceVersion, String selfLink)
withNewMetadata in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterRoleBindingListFluent<T extends ClusterRoleBindingListFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.