Uses of Class
io.fabric8.openshift.api.model.monitoring.v1alpha1.PrometheusAgentSpecFluent.ServiceMonitorSelectorNested
-
Packages that use PrometheusAgentSpecFluent.ServiceMonitorSelectorNested Package Description io.fabric8.openshift.api.model.monitoring.v1alpha1 -
-
Uses of PrometheusAgentSpecFluent.ServiceMonitorSelectorNested in io.fabric8.openshift.api.model.monitoring.v1alpha1
Methods in io.fabric8.openshift.api.model.monitoring.v1alpha1 that return PrometheusAgentSpecFluent.ServiceMonitorSelectorNested Modifier and Type Method Description PrometheusAgentSpecFluent.ServiceMonitorSelectorNested<A>PrometheusAgentSpecFluent. editOrNewServiceMonitorSelector()PrometheusAgentSpecFluent.ServiceMonitorSelectorNested<A>PrometheusAgentSpecFluent. editOrNewServiceMonitorSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)PrometheusAgentSpecFluent.ServiceMonitorSelectorNested<A>PrometheusAgentSpecFluent. editServiceMonitorSelector()PrometheusAgentSpecFluent.ServiceMonitorSelectorNested<A>PrometheusAgentSpecFluent. withNewServiceMonitorSelector()PrometheusAgentSpecFluent.ServiceMonitorSelectorNested<A>PrometheusAgentSpecFluent. withNewServiceMonitorSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
-