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