public class EditableISCSIVolumeSource extends ISCSIVolumeSource implements Editable<ISCSIVolumeSourceBuilder>
Constructor and Description |
---|
EditableISCSIVolumeSource() |
EditableISCSIVolumeSource(String fsType,
String iqn,
Integer lun,
Boolean readOnly,
String targetPortal) |
Modifier and Type | Method and Description |
---|---|
ISCSIVolumeSourceBuilder |
edit() |
getAdditionalProperties, getFsType, getIqn, getLun, getReadOnly, getTargetPortal, setAdditionalProperty, setFsType, setIqn, setLun, setReadOnly, setTargetPortal
public ISCSIVolumeSourceBuilder edit()
edit
in interface Editable<ISCSIVolumeSourceBuilder>
Copyright © 2011–2015 Red Hat. All rights reserved.