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