Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.ThanosNested
-
Packages that use PrometheusSpecFluent.ThanosNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.ThanosNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.ThanosNested Modifier and Type Method Description PrometheusSpecFluent.ThanosNested<A>PrometheusSpecFluent. editOrNewThanos()PrometheusSpecFluent.ThanosNested<A>PrometheusSpecFluent. editOrNewThanosLike(ThanosSpec item)PrometheusSpecFluent.ThanosNested<A>PrometheusSpecFluent. editThanos()PrometheusSpecFluent.ThanosNested<A>PrometheusSpecFluent. withNewThanos()PrometheusSpecFluent.ThanosNested<A>PrometheusSpecFluent. withNewThanosLike(ThanosSpec item)
-