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