Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.ProbeNamespaceSelectorNested
-
Packages that use PrometheusSpecFluent.ProbeNamespaceSelectorNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.ProbeNamespaceSelectorNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.ProbeNamespaceSelectorNested Modifier and Type Method Description PrometheusSpecFluent.ProbeNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewProbeNamespaceSelector()PrometheusSpecFluent.ProbeNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewProbeNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)PrometheusSpecFluent.ProbeNamespaceSelectorNested<A>PrometheusSpecFluent. editProbeNamespaceSelector()PrometheusSpecFluent.ProbeNamespaceSelectorNested<A>PrometheusSpecFluent. withNewProbeNamespaceSelector()PrometheusSpecFluent.ProbeNamespaceSelectorNested<A>PrometheusSpecFluent. withNewProbeNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-