public class DoneableGCEPersistentDiskVolumeSource extends GCEPersistentDiskVolumeSourceFluent<DoneableGCEPersistentDiskVolumeSource> implements Doneable<GCEPersistentDiskVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableGCEPersistentDiskVolumeSource(GCEPersistentDiskVolumeSource item,
Visitor<GCEPersistentDiskVolumeSource> visitor) |
DoneableGCEPersistentDiskVolumeSource(Visitor<GCEPersistentDiskVolumeSource> visitor) |
| Modifier and Type | Method and Description |
|---|---|
GCEPersistentDiskVolumeSource |
done() |
addToAdditionalProperties, equals, getAdditionalProperties, getFsType, getPartition, getPdName, isReadOnly, removeFromAdditionalProperties, withAdditionalProperties, withFsType, withPartition, withPdName, withReadOnlypublic DoneableGCEPersistentDiskVolumeSource(GCEPersistentDiskVolumeSource item, Visitor<GCEPersistentDiskVolumeSource> visitor)
public DoneableGCEPersistentDiskVolumeSource(Visitor<GCEPersistentDiskVolumeSource> visitor)
public GCEPersistentDiskVolumeSource done()
done in interface Doneable<GCEPersistentDiskVolumeSource>Copyright © 2011–2015 Red Hat. All rights reserved.