Class GatherConfigFluent.StorageNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1alpha2.StorageFluent<GatherConfigFluent.StorageNested<N>>
-
- io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent.StorageNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatherConfigFluent<A extends GatherConfigFluent<A>>
public class GatherConfigFluent.StorageNested<N> extends StorageFluent<GatherConfigFluent.StorageNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1alpha2.StorageFluent
StorageFluent.PersistentVolumeNested<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.config.v1alpha2.StorageFluent
addToAdditionalProperties, addToAdditionalProperties, buildPersistentVolume, copyInstance, editOrNewPersistentVolume, editOrNewPersistentVolumeLike, editPersistentVolume, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasPersistentVolume, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewPersistentVolume, withNewPersistentVolumeLike, withPersistentVolume, withType
-
-