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