Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.RulesNested
-
Packages that use PrometheusSpecFluent.RulesNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.RulesNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.RulesNested Modifier and Type Method Description PrometheusSpecFluent.RulesNested<A>PrometheusSpecFluent. editOrNewRules()PrometheusSpecFluent.RulesNested<A>PrometheusSpecFluent. editOrNewRulesLike(Rules item)PrometheusSpecFluent.RulesNested<A>PrometheusSpecFluent. editRules()PrometheusSpecFluent.RulesNested<A>PrometheusSpecFluent. withNewRules()PrometheusSpecFluent.RulesNested<A>PrometheusSpecFluent. withNewRulesLike(Rules item)
-