Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.ThanosRulerList
-
Packages that use ThanosRulerList Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of ThanosRulerList in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return ThanosRulerList Modifier and Type Method Description ThanosRulerListThanosRulerListBuilder. build()Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type ThanosRulerList Modifier and Type Method Description protected voidThanosRulerListFluent. copyInstance(ThanosRulerList instance)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type ThanosRulerList Constructor Description ThanosRulerListBuilder(ThanosRulerList instance)ThanosRulerListBuilder(ThanosRulerListFluent<?> fluent, ThanosRulerList instance)ThanosRulerListFluent(ThanosRulerList instance)
-