Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.TsdbNested
-
Packages that use PrometheusSpecFluent.TsdbNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.TsdbNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.TsdbNested Modifier and Type Method Description PrometheusSpecFluent.TsdbNested<A>PrometheusSpecFluent. editOrNewTsdb()PrometheusSpecFluent.TsdbNested<A>PrometheusSpecFluent. editOrNewTsdbLike(TSDBSpec item)PrometheusSpecFluent.TsdbNested<A>PrometheusSpecFluent. editTsdb()PrometheusSpecFluent.TsdbNested<A>PrometheusSpecFluent. withNewTsdb()PrometheusSpecFluent.TsdbNested<A>PrometheusSpecFluent. withNewTsdbLike(TSDBSpec item)
-