Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleSpecFluent
-
Packages that use PrometheusRuleSpecFluent Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusRuleSpecFluent in io.fabric8.openshift.api.model.monitoring.v1
Classes in io.fabric8.openshift.api.model.monitoring.v1 with type parameters of type PrometheusRuleSpecFluent Modifier and Type Class Description classPrometheusRuleSpecFluent<A extends PrometheusRuleSpecFluent<A>>GeneratedSubclasses of PrometheusRuleSpecFluent in io.fabric8.openshift.api.model.monitoring.v1 Modifier and Type Class Description classPrometheusRuleFluent.SpecNested<N>classPrometheusRuleSpecBuilderConstructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type PrometheusRuleSpecFluent Constructor Description PrometheusRuleSpecBuilder(PrometheusRuleSpecFluent<?> fluent)PrometheusRuleSpecBuilder(PrometheusRuleSpecFluent<?> fluent, PrometheusRuleSpec instance)
-