Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.RemoteReadNested
-
Packages that use PrometheusSpecFluent.RemoteReadNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusSpecFluent.RemoteReadNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusSpecFluent.RemoteReadNested Modifier and Type Method Description PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. addNewRemoteRead()PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. addNewRemoteReadLike(RemoteReadSpec item)PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. editFirstRemoteRead()PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. editLastRemoteRead()PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. editMatchingRemoteRead(Predicate<RemoteReadSpecBuilder> predicate)PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. editRemoteRead(int index)PrometheusSpecFluent.RemoteReadNested<A>PrometheusSpecFluent. setNewRemoteReadLike(int index, RemoteReadSpec item)
-