Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.PodMonitorNamespaceSelectorNested
-
Packages that use PrometheusSpecFluent.PodMonitorNamespaceSelectorNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.PodMonitorNamespaceSelectorNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.PodMonitorNamespaceSelectorNested Modifier and Type Method Description PrometheusSpecFluent.PodMonitorNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewPodMonitorNamespaceSelector()PrometheusSpecFluent.PodMonitorNamespaceSelectorNested<A>PrometheusSpecFluent. editOrNewPodMonitorNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)PrometheusSpecFluent.PodMonitorNamespaceSelectorNested<A>PrometheusSpecFluent. editPodMonitorNamespaceSelector()PrometheusSpecFluent.PodMonitorNamespaceSelectorNested<A>PrometheusSpecFluent. withNewPodMonitorNamespaceSelector()PrometheusSpecFluent.PodMonitorNamespaceSelectorNested<A>PrometheusSpecFluent. withNewPodMonitorNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-