Class AlertmanagerConfigSpecFluent.InhibitRulesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.InhibitRuleFluent<AlertmanagerConfigSpecFluent.InhibitRulesNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1beta1.AlertmanagerConfigSpecFluent.InhibitRulesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerConfigSpecFluent<A extends AlertmanagerConfigSpecFluent<A>>
public class AlertmanagerConfigSpecFluent.InhibitRulesNested<N> extends InhibitRuleFluent<AlertmanagerConfigSpecFluent.InhibitRulesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1beta1.InhibitRuleFluent
InhibitRuleFluent.SourceMatchNested<N>, InhibitRuleFluent.TargetMatchNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInhibitRule()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1beta1.InhibitRuleFluent
addAllToEqual, addAllToSourceMatch, addAllToTargetMatch, addNewSourceMatch, addNewSourceMatch, addNewSourceMatchLike, addNewTargetMatch, addNewTargetMatch, addNewTargetMatchLike, addToAdditionalProperties, addToAdditionalProperties, addToEqual, addToEqual, addToSourceMatch, addToSourceMatch, addToTargetMatch, addToTargetMatch, buildFirstSourceMatch, buildFirstTargetMatch, buildLastSourceMatch, buildLastTargetMatch, buildMatchingSourceMatch, buildMatchingTargetMatch, buildSourceMatch, buildSourceMatch, buildTargetMatch, buildTargetMatch, copyInstance, editFirstSourceMatch, editFirstTargetMatch, editLastSourceMatch, editLastTargetMatch, editMatchingSourceMatch, editMatchingTargetMatch, editSourceMatch, editTargetMatch, equals, getAdditionalProperties, getEqual, getEqual, getFirstEqual, getLastEqual, getMatchingEqual, hasAdditionalProperties, hasEqual, hashCode, hasMatchingEqual, hasMatchingSourceMatch, hasMatchingTargetMatch, hasSourceMatch, hasTargetMatch, removeAllFromEqual, removeAllFromSourceMatch, removeAllFromTargetMatch, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEqual, removeFromSourceMatch, removeFromTargetMatch, removeMatchingFromSourceMatch, removeMatchingFromTargetMatch, setNewSourceMatchLike, setNewTargetMatchLike, setToEqual, setToSourceMatch, setToTargetMatch, toString, withAdditionalProperties, withEqual, withEqual, withSourceMatch, withSourceMatch, withTargetMatch, withTargetMatch
-
-