Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertingRuleStatusFluent.PrometheusRuleNested
-
Packages that use AlertingRuleStatusFluent.PrometheusRuleNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertingRuleStatusFluent.PrometheusRuleNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertingRuleStatusFluent.PrometheusRuleNested Modifier and Type Method Description AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. editOrNewPrometheusRule()AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. editOrNewPrometheusRuleLike(PrometheusRuleRef item)AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. editPrometheusRule()AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. withNewPrometheusRule()AlertingRuleStatusFluent.PrometheusRuleNested<A>AlertingRuleStatusFluent. withNewPrometheusRuleLike(PrometheusRuleRef item)
-