public class PrometheusRuleExcludeConfig extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
PrometheusRuleExcludeConfig()
No args constructor for use in serialization
|
PrometheusRuleExcludeConfig(String ruleName,
String ruleNamespace) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getRuleName() |
String |
getRuleNamespace() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRuleName(String ruleName) |
void |
setRuleNamespace(String ruleNamespace) |
public PrometheusRuleExcludeConfig()
Copyright © 2015–2020 Red Hat. All rights reserved.