Class PrometheusRuleSpecFluent.GroupsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.RuleGroupFluent<PrometheusRuleSpecFluent.GroupsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.PrometheusRuleSpecFluent.GroupsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusRuleSpecFluent<A extends PrometheusRuleSpecFluent<A>>
public class PrometheusRuleSpecFluent.GroupsNested<N> extends RuleGroupFluent<PrometheusRuleSpecFluent.GroupsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.RuleGroupFluent
RuleGroupFluent.RulesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGroup()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.RuleGroupFluent
addAllToRules, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, buildFirstRule, buildLastRule, buildMatchingRule, buildRule, buildRules, copyInstance, editFirstRule, editLastRule, editMatchingRule, editRule, equals, getAdditionalProperties, getInterval, getName, hasAdditionalProperties, hashCode, hasInterval, hasMatchingRule, hasName, hasRules, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withAdditionalProperties, withInterval, withName, withRules, withRules
-
-