Class AlertmanagerSpecFluent.StorageNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.StorageSpecFluent<AlertmanagerSpecFluent.StorageNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerSpecFluent.StorageNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>
public class AlertmanagerSpecFluent.StorageNested<N> extends StorageSpecFluent<AlertmanagerSpecFluent.StorageNested<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.StorageSpecFluent
StorageSpecFluent.VolumeClaimTemplateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStorage()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.StorageSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildVolumeClaimTemplate, copyInstance, editOrNewVolumeClaimTemplate, editOrNewVolumeClaimTemplateLike, editVolumeClaimTemplate, equals, getAdditionalProperties, getDisableMountSubPath, getEmptyDir, getEphemeral, hasAdditionalProperties, hasDisableMountSubPath, hasEmptyDir, hasEphemeral, hashCode, hasVolumeClaimTemplate, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDisableMountSubPath, withDisableMountSubPath, withEmptyDir, withEphemeral, withNewVolumeClaimTemplate, withNewVolumeClaimTemplateLike, withVolumeClaimTemplate
-
-