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