Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.ThanosRulerBuilder
-
Packages that use ThanosRulerBuilder Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of ThanosRulerBuilder in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return ThanosRulerBuilder Modifier and Type Method Description ThanosRulerBuilderThanosRuler. edit()ThanosRulerBuilderThanosRuler. toBuilder()Method parameters in io.fabric8.openshift.api.model.monitoring.v1 with type arguments of type ThanosRulerBuilder Modifier and Type Method Description ThanosRulerThanosRulerListFluent. buildMatchingItem(Predicate<ThanosRulerBuilder> predicate)ThanosRulerListFluent.ItemsNested<A>ThanosRulerListFluent. editMatchingItem(Predicate<ThanosRulerBuilder> predicate)booleanThanosRulerListFluent. hasMatchingItem(Predicate<ThanosRulerBuilder> predicate)AThanosRulerListFluent. removeMatchingFromItems(Predicate<ThanosRulerBuilder> predicate)
-