Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.AlertingNested
-
Packages that use PrometheusSpecFluent.AlertingNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.AlertingNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.AlertingNested Modifier and Type Method Description PrometheusSpecFluent.AlertingNested<A>PrometheusSpecFluent. editAlerting()PrometheusSpecFluent.AlertingNested<A>PrometheusSpecFluent. editOrNewAlerting()PrometheusSpecFluent.AlertingNested<A>PrometheusSpecFluent. editOrNewAlertingLike(AlertingSpec item)PrometheusSpecFluent.AlertingNested<A>PrometheusSpecFluent. withNewAlerting()PrometheusSpecFluent.AlertingNested<A>PrometheusSpecFluent. withNewAlertingLike(AlertingSpec item)
-