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