Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.PodMonitorSelectorNested
-
Packages that use PrometheusAgentSpecFluent.PodMonitorSelectorNested Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentSpecFluent.PodMonitorSelectorNested in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentSpecFluent.PodMonitorSelectorNested Modifier and Type Method Description PrometheusAgentSpecFluent.PodMonitorSelectorNested<A>PrometheusAgentSpecFluent. editOrNewPodMonitorSelector()PrometheusAgentSpecFluent.PodMonitorSelectorNested<A>PrometheusAgentSpecFluent. editOrNewPodMonitorSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)PrometheusAgentSpecFluent.PodMonitorSelectorNested<A>PrometheusAgentSpecFluent. editPodMonitorSelector()PrometheusAgentSpecFluent.PodMonitorSelectorNested<A>PrometheusAgentSpecFluent. withNewPodMonitorSelector()PrometheusAgentSpecFluent.PodMonitorSelectorNested<A>PrometheusAgentSpecFluent. withNewPodMonitorSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-