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