Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertingRuleFluent.SpecNested
-
Packages that use AlertingRuleFluent.SpecNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertingRuleFluent.SpecNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertingRuleFluent.SpecNested Modifier and Type Method Description AlertingRuleFluent.SpecNested<A>AlertingRuleFluent. editOrNewSpec()AlertingRuleFluent.SpecNested<A>AlertingRuleFluent. editOrNewSpecLike(AlertingRuleSpec item)AlertingRuleFluent.SpecNested<A>AlertingRuleFluent. editSpec()AlertingRuleFluent.SpecNested<A>AlertingRuleFluent. withNewSpec()AlertingRuleFluent.SpecNested<A>AlertingRuleFluent. withNewSpecLike(AlertingRuleSpec item)
-