Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.WebNested
-
Packages that use PrometheusSpecFluent.WebNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.WebNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.WebNested Modifier and Type Method Description PrometheusSpecFluent.WebNested<A>PrometheusSpecFluent. editOrNewWeb()PrometheusSpecFluent.WebNested<A>PrometheusSpecFluent. editOrNewWebLike(PrometheusWebSpec item)PrometheusSpecFluent.WebNested<A>PrometheusSpecFluent. editWeb()PrometheusSpecFluent.WebNested<A>PrometheusSpecFluent. withNewWeb()PrometheusSpecFluent.WebNested<A>PrometheusSpecFluent. withNewWebLike(PrometheusWebSpec item)
-