public class PrometheusRuleSpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
PrometheusRuleSpec()
No args constructor for use in serialization
|
PrometheusRuleSpec(List<RuleGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
List<RuleGroup> |
getGroups() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setGroups(List<RuleGroup> groups) |
Copyright © 2015–2023 Red Hat. All rights reserved.