public class PeerAuthenticationListFluentImpl<A extends PeerAuthenticationListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PeerAuthenticationListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PeerAuthenticationListFluentImpl.ItemsNestedImpl<N> |
PeerAuthenticationListFluent.ItemsNested<N>| Constructor and Description |
|---|
PeerAuthenticationListFluentImpl() |
PeerAuthenticationListFluentImpl(PeerAuthenticationList instance) |
public PeerAuthenticationListFluentImpl()
public PeerAuthenticationListFluentImpl(PeerAuthenticationList instance)
public String getApiVersion()
getApiVersion in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A addToItems(Integer index, PeerAuthentication item)
addToItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A setToItems(Integer index, PeerAuthentication item)
setToItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A addToItems(PeerAuthentication... items)
addToItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A addAllToItems(Collection<PeerAuthentication> items)
addAllToItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A removeFromItems(PeerAuthentication... items)
removeFromItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A removeAllFromItems(Collection<PeerAuthentication> items)
removeAllFromItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A removeMatchingFromItems(Predicate<PeerAuthenticationBuilder> predicate)
removeMatchingFromItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>@Deprecated public List<PeerAuthentication> getItems()
getItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public List<PeerAuthentication> buildItems()
buildItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthentication buildItem(Integer index)
buildItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthentication buildFirstItem()
buildFirstItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthentication buildLastItem()
buildLastItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthentication buildMatchingItem(Predicate<PeerAuthenticationBuilder> predicate)
buildMatchingItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public Boolean hasMatchingItem(Predicate<PeerAuthenticationBuilder> predicate)
hasMatchingItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withItems(List<PeerAuthentication> items)
withItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withItems(PeerAuthentication... items)
withItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public Boolean hasItems()
hasItems in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> addNewItem()
addNewItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> addNewItemLike(PeerAuthentication item)
addNewItemLike in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> setNewItemLike(Integer index, PeerAuthentication item)
setNewItemLike in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> editLastItem()
editLastItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public PeerAuthenticationListFluent.ItemsNested<A> editMatchingItem(Predicate<PeerAuthenticationBuilder> predicate)
editMatchingItem in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public String getKind()
getKind in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withKind(String kind)
withKind in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public Boolean hasKind()
hasKind in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface PeerAuthenticationListFluent<A extends PeerAuthenticationListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.