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