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