Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.RemoteWriteNested
-
Packages that use PrometheusSpecFluent.RemoteWriteNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.RemoteWriteNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.RemoteWriteNested Modifier and Type Method Description PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. addNewRemoteWrite()PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. addNewRemoteWriteLike(RemoteWriteSpec item)PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. editFirstRemoteWrite()PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. editLastRemoteWrite()PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. editMatchingRemoteWrite(Predicate<RemoteWriteSpecBuilder> predicate)PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. editRemoteWrite(int index)PrometheusSpecFluent.RemoteWriteNested<A>PrometheusSpecFluent. setNewRemoteWriteLike(int index, RemoteWriteSpec item)
-