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