Class RuleGroupFluent.RulesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.RuleFluent<RuleGroupFluent.RulesNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.RuleGroupFluent.RulesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RuleGroupFluent<A extends RuleGroupFluent<A>>
public class RuleGroupFluent.RulesNested<N> extends RuleFluent<RuleGroupFluent.RulesNested<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.RuleFluent
RuleFluent.ExprNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRule()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.RuleFluent
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildExpr, copyInstance, editExpr, editOrNewExpr, editOrNewExprLike, equals, getAdditionalProperties, getAlert, getAnnotations, getFor, getKeepFiringFor, getLabels, getRecord, hasAdditionalProperties, hasAlert, hasAnnotations, hasExpr, hasFor, hashCode, hasKeepFiringFor, hasLabels, hasRecord, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withAdditionalProperties, withAlert, withAnnotations, withExpr, withFor, withKeepFiringFor, withLabels, withNewExpr, withNewExpr, withNewExprLike, withRecord
-
-