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