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 |
|---|---|
boolean |
equals(Object o) |
String |
getRuleName() |
String |
getRuleNamespace() |
Boolean |
hasRuleName() |
Boolean |
hasRuleNamespace() |
A |
withNewRuleName(String arg1) |
A |
withNewRuleName(StringBuffer arg1) |
A |
withNewRuleName(StringBuilder arg1) |
A |
withNewRuleNamespace(String arg1) |
A |
withNewRuleNamespace(StringBuffer arg1) |
A |
withNewRuleNamespace(StringBuilder arg1) |
A |
withRuleName(String ruleName) |
A |
withRuleNamespace(String ruleNamespace) |
public 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 A withNewRuleName(String arg1)
withNewRuleName in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withNewRuleName(StringBuilder arg1)
withNewRuleName in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withNewRuleName(StringBuffer arg1)
withNewRuleName 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 withNewRuleNamespace(String arg1)
withNewRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withNewRuleNamespace(StringBuilder arg1)
withNewRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>public A withNewRuleNamespace(StringBuffer arg1)
withNewRuleNamespace in interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.