Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.GcePersistentDiskNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluent<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.GcePersistentDiskNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.GcePersistentDiskNested<N> extends GCEPersistentDiskVolumeSourceFluent<PersistentVolumeSpecFluent.GcePersistentDiskNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endGcePersistentDisk()
-
Methods inherited from class io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getFsType, getPartition, getPdName, getReadOnly, hasAdditionalProperties, hasFsType, hashCode, hasPartition, hasPdName, hasReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFsType, withPartition, withPdName, withReadOnly, withReadOnly
-
-