Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.OtlpNested
-
Packages that use PrometheusSpecFluent.OtlpNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.OtlpNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.OtlpNested Modifier and Type Method Description PrometheusSpecFluent.OtlpNested<A>PrometheusSpecFluent. editOrNewOtlp()PrometheusSpecFluent.OtlpNested<A>PrometheusSpecFluent. editOrNewOtlpLike(OTLPConfig item)PrometheusSpecFluent.OtlpNested<A>PrometheusSpecFluent. editOtlp()PrometheusSpecFluent.OtlpNested<A>PrometheusSpecFluent. withNewOtlp()PrometheusSpecFluent.OtlpNested<A>PrometheusSpecFluent. withNewOtlpLike(OTLPConfig item)
-