public class ClusterResourceQuotaSelectorFluentImpl<A extends ClusterResourceQuotaSelectorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterResourceQuotaSelectorFluent<A>
ClusterResourceQuotaSelectorFluent.LabelsNested<N>| Constructor and Description |
|---|
ClusterResourceQuotaSelectorFluentImpl() |
ClusterResourceQuotaSelectorFluentImpl(ClusterResourceQuotaSelector instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterResourceQuotaSelectorFluentImpl()
public ClusterResourceQuotaSelectorFluentImpl(ClusterResourceQuotaSelector instance)
public A addToAnnotations(String key, String value)
addToAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A addToAnnotations(Map<String,String> map)
addToAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A removeFromAnnotations(String key)
removeFromAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public Map<String,String> getAnnotations()
getAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public <K,V> A withAnnotations(Map<String,String> annotations)
withAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public Boolean hasAnnotations()
hasAnnotations in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getLabels()
getLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildLabels()
buildLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A withLabels(io.fabric8.kubernetes.api.model.LabelSelector labels)
withLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public Boolean hasLabels()
hasLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public ClusterResourceQuotaSelectorFluent.LabelsNested<A> withNewLabels()
withNewLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public ClusterResourceQuotaSelectorFluent.LabelsNested<A> withNewLabelsLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewLabelsLike in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public ClusterResourceQuotaSelectorFluent.LabelsNested<A> editLabels()
editLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public ClusterResourceQuotaSelectorFluent.LabelsNested<A> editOrNewLabels()
editOrNewLabels in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public ClusterResourceQuotaSelectorFluent.LabelsNested<A> editOrNewLabelsLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewLabelsLike in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterResourceQuotaSelectorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterResourceQuotaSelectorFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.