EditableVolume(AWSElasticBlockStoreVolumeSource awsElasticBlockStore,
EmptyDirVolumeSource emptyDir,
GCEPersistentDiskVolumeSource gcePersistentDisk,
GitRepoVolumeSource gitRepo,
GlusterfsVolumeSource glusterfs,
HostPathVolumeSource hostPath,
ISCSIVolumeSource iscsi,
String name,
NFSVolumeSource nfs,
PersistentVolumeClaimVolumeSource persistentVolumeClaim,
RBDVolumeSource rbd,
SecretVolumeSource secret) |
ISCSIVolumeSourceBuilder(ISCSIVolumeSource instance) |
ISCSIVolumeSourceBuilder(ISCSIVolumeSourceFluent<?> fluent,
ISCSIVolumeSource instance) |
Volume(AWSElasticBlockStoreVolumeSource awsElasticBlockStore,
EmptyDirVolumeSource emptyDir,
GCEPersistentDiskVolumeSource gcePersistentDisk,
GitRepoVolumeSource gitRepo,
GlusterfsVolumeSource glusterfs,
HostPathVolumeSource hostPath,
ISCSIVolumeSource iscsi,
String name,
NFSVolumeSource nfs,
PersistentVolumeClaimVolumeSource persistentVolumeClaim,
RBDVolumeSource rbd,
SecretVolumeSource secret) |