Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.RuleNamespaceSelectorNested
-
Packages that use PrometheusSpecFluent.RuleNamespaceSelectorNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.RuleNamespaceSelectorNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.RuleNamespaceSelectorNested Modifier and Type Method Description PrometheusSpecFluent.RuleNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewRuleNamespaceSelector()PrometheusSpecFluent.RuleNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewRuleNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)PrometheusSpecFluent.RuleNamespaceSelectorNested<A>PrometheusSpecFluent. editRuleNamespaceSelector()PrometheusSpecFluent.RuleNamespaceSelectorNested<A>PrometheusSpecFluent. withNewRuleNamespaceSelector()PrometheusSpecFluent.RuleNamespaceSelectorNested<A>PrometheusSpecFluent. withNewRuleNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-