Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleList
-
Packages that use PrometheusRuleList Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusRuleList in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusRuleList Modifier and Type Method Description PrometheusRuleListPrometheusRuleListBuilder. build()Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type PrometheusRuleList Modifier and Type Method Description protected voidPrometheusRuleListFluent. copyInstance(PrometheusRuleList instance)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type PrometheusRuleList Constructor Description PrometheusRuleListBuilder(PrometheusRuleList instance)PrometheusRuleListBuilder(PrometheusRuleListFluent<?> fluent, PrometheusRuleList instance)PrometheusRuleListFluent(PrometheusRuleList instance)
-