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