Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleRef
-
Packages that use PrometheusRuleRef Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusRuleRef in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusRuleRef Modifier and Type Method Description PrometheusRuleRefPrometheusRuleRefBuilder. build()PrometheusRuleRefAlertingRuleStatusFluent. buildPrometheusRule()PrometheusRuleRefAlertingRuleStatus. getPrometheusRule()AlertingRuleStatus is the status of an AlertingRule resource.Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type PrometheusRuleRef Modifier and Type Method Description protected voidPrometheusRuleRefFluent. copyInstance(PrometheusRuleRef instance)AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. editOrNewPrometheusRuleLike(PrometheusRuleRef item)voidAlertingRuleStatus. setPrometheusRule(PrometheusRuleRef prometheusRule)AlertingRuleStatus is the status of an AlertingRule resource.AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. withNewPrometheusRuleLike(PrometheusRuleRef item)AAlertingRuleStatusFluent. withPrometheusRule(PrometheusRuleRef prometheusRule)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type PrometheusRuleRef Constructor Description AlertingRuleStatus(Long observedGeneration, PrometheusRuleRef prometheusRule)PrometheusRuleRefBuilder(PrometheusRuleRef instance)PrometheusRuleRefBuilder(PrometheusRuleRefFluent<?> fluent, PrometheusRuleRef instance)PrometheusRuleRefFluent(PrometheusRuleRef instance)
-