public class ClusterRoleBindingListFluentImpl<A extends ClusterRoleBindingListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterRoleBindingListFluent<A>
ClusterRoleBindingListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterRoleBindingListFluentImpl() |
ClusterRoleBindingListFluentImpl(ClusterRoleBindingList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterRoleBindingListFluentImpl()
public ClusterRoleBindingListFluentImpl(ClusterRoleBindingList instance)
public String getApiVersion()
getApiVersion in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A addToItems(Integer index, ClusterRoleBinding item)
addToItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A setToItems(Integer index, ClusterRoleBinding item)
setToItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A addToItems(ClusterRoleBinding... items)
addToItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A addAllToItems(Collection<ClusterRoleBinding> items)
addAllToItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A removeFromItems(ClusterRoleBinding... items)
removeFromItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A removeAllFromItems(Collection<ClusterRoleBinding> items)
removeAllFromItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A removeMatchingFromItems(Predicate<ClusterRoleBindingBuilder> predicate)
removeMatchingFromItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>@Deprecated public List<ClusterRoleBinding> getItems()
getItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public List<ClusterRoleBinding> buildItems()
buildItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBinding buildItem(Integer index)
buildItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBinding buildFirstItem()
buildFirstItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBinding buildLastItem()
buildLastItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBinding buildMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)
buildMatchingItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)
hasMatchingItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withItems(List<ClusterRoleBinding> items)
withItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withItems(ClusterRoleBinding... items)
withItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasItems()
hasItems in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> addNewItemLike(ClusterRoleBinding item)
addNewItemLike in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> setNewItemLike(Integer index, ClusterRoleBinding item)
setNewItemLike in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public ClusterRoleBindingListFluent.ItemsNested<A> editMatchingItem(Predicate<ClusterRoleBindingBuilder> predicate)
editMatchingItem in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public String getKind()
getKind in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withKind(String kind)
withKind in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasKind()
hasKind in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterRoleBindingListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterRoleBindingListFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.