Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleFluent.SpecNested
-
Packages that use PrometheusRuleFluent.SpecNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusRuleFluent.SpecNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusRuleFluent.SpecNested Modifier and Type Method Description PrometheusRuleFluent.SpecNested<A>PrometheusRuleFluent. editOrNewSpec()PrometheusRuleFluent.SpecNested<A>PrometheusRuleFluent. editOrNewSpecLike(PrometheusRuleSpec item)PrometheusRuleFluent.SpecNested<A>PrometheusRuleFluent. editSpec()PrometheusRuleFluent.SpecNested<A>PrometheusRuleFluent. withNewSpec()PrometheusRuleFluent.SpecNested<A>PrometheusRuleFluent. withNewSpecLike(PrometheusRuleSpec item)
-