public class PrometheusRuleExcludeConfigFluentImpl<A extends PrometheusRuleExcludeConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PrometheusRuleExcludeConfigFluent<A>
| Constructor and Description |
|---|
PrometheusRuleExcludeConfigFluentImpl() |
PrometheusRuleExcludeConfigFluentImpl(PrometheusRuleExcludeConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getRuleName() |
String |
getRuleNamespace() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasRuleName() |
Boolean |
hasRuleNamespace() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withRuleName(String ruleName) |
A |
withRuleNamespace(String ruleNamespace) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PrometheusRuleExcludeConfigFluentImpl()
public PrometheusRuleExcludeConfigFluentImpl(PrometheusRuleExcludeConfig instance)
public String getRuleName()
getRuleName in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withRuleName(String ruleName)
withRuleName in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public Boolean hasRuleName()
hasRuleName in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public String getRuleNamespace()
getRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withRuleNamespace(String ruleNamespace)
withRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public Boolean hasRuleNamespace()
hasRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PrometheusRuleExcludeConfigFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.