Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleSpecFluent.GroupsNested
-
Packages that use PrometheusRuleSpecFluent.GroupsNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusRuleSpecFluent.GroupsNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusRuleSpecFluent.GroupsNested Modifier and Type Method Description PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. addNewGroup()PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. addNewGroupLike(RuleGroup item)PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. editFirstGroup()PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. editGroup(int index)PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. editLastGroup()PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. editMatchingGroup(Predicate<RuleGroupBuilder> predicate)PrometheusRuleSpecFluent.GroupsNested<A>PrometheusRuleSpecFluent. setNewGroupLike(int index, RuleGroup item)
-