Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.RulesAlert
-
Packages that use RulesAlert Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of RulesAlert in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return RulesAlert Modifier and Type Method Description RulesAlertRulesAlertBuilder. build()RulesAlertRulesFluent. buildAlert()RulesAlertRules. getAlert()Methods in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type RulesAlert Modifier and Type Method Description protected voidRulesAlertFluent. copyInstance(RulesAlert instance)RulesFluent.AlertNested<A>RulesFluent. editOrNewAlertLike(RulesAlert item)voidRules. setAlert(RulesAlert alert)ARulesFluent. withAlert(RulesAlert alert)RulesFluent.AlertNested<A>RulesFluent. withNewAlertLike(RulesAlert item)Constructors in io.fabric8.openshift.api.model.monitoring.v1 with parameters of type RulesAlert Constructor Description Rules(RulesAlert alert)RulesAlertBuilder(RulesAlert instance)RulesAlertBuilder(RulesAlertFluent<?> fluent, RulesAlert instance)RulesAlertFluent(RulesAlert instance)
-