Class AlertmanagerSpecFluent.AlertmanagerConfigurationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerConfigurationFluent<AlertmanagerSpecFluent.AlertmanagerConfigurationNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerSpecFluent.AlertmanagerConfigurationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>
public class AlertmanagerSpecFluent.AlertmanagerConfigurationNested<N> extends AlertmanagerConfigurationFluent<AlertmanagerSpecFluent.AlertmanagerConfigurationNested<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.AlertmanagerConfigurationFluent
AlertmanagerConfigurationFluent.GlobalNested<N>, AlertmanagerConfigurationFluent.TemplatesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAlertmanagerConfiguration()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerConfigurationFluent
addAllToTemplates, addNewTemplate, addNewTemplateLike, addToAdditionalProperties, addToAdditionalProperties, addToTemplates, addToTemplates, buildFirstTemplate, buildGlobal, buildLastTemplate, buildMatchingTemplate, buildTemplate, buildTemplates, copyInstance, editFirstTemplate, editGlobal, editLastTemplate, editMatchingTemplate, editOrNewGlobal, editOrNewGlobalLike, editTemplate, equals, getAdditionalProperties, getName, hasAdditionalProperties, hasGlobal, hashCode, hasMatchingTemplate, hasName, hasTemplates, removeAllFromTemplates, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTemplates, removeMatchingFromTemplates, setNewTemplateLike, setToTemplates, toString, withAdditionalProperties, withGlobal, withName, withNewGlobal, withNewGlobalLike, withTemplates, withTemplates
-
-