public class SecurityContextConstraintsListFluentImpl<A extends SecurityContextConstraintsListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SecurityContextConstraintsListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityContextConstraintsListFluentImpl.ItemsNestedImpl<N> |
SecurityContextConstraintsListFluent.ItemsNested<N>| Constructor and Description |
|---|
SecurityContextConstraintsListFluentImpl() |
SecurityContextConstraintsListFluentImpl(SecurityContextConstraintsList instance) |
public 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 withNewApiVersion(String arg1)
withNewApiVersion in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A addToItems(int index, SecurityContextConstraints item)
addToItems in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A setToItems(int 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(int 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(int index, SecurityContextConstraints item)
setNewItemLike in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public SecurityContextConstraintsListFluent.ItemsNested<A> editItem(int 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 A withNewKind(String arg1)
withNewKind in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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>>Copyright © 2015–2021 Red Hat. All rights reserved.