public class EditableGCEPersistentDiskVolumeSource extends GCEPersistentDiskVolumeSource implements Editable<GCEPersistentDiskVolumeSourceBuilder>
| Constructor and Description |
|---|
EditableGCEPersistentDiskVolumeSource() |
EditableGCEPersistentDiskVolumeSource(String fsType,
Integer partition,
String pdName,
Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
GCEPersistentDiskVolumeSourceBuilder |
edit() |
getAdditionalProperties, getFsType, getPartition, getPdName, getReadOnly, setAdditionalProperty, setFsType, setPartition, setPdName, setReadOnlypublic EditableGCEPersistentDiskVolumeSource()
public GCEPersistentDiskVolumeSourceBuilder edit()
edit in interface Editable<GCEPersistentDiskVolumeSourceBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.