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() |
equals, getAdditionalProperties, getFsType, getIqn, getLun, getReadOnly, getTargetPortal, hashCode, setAdditionalProperty, setFsType, setIqn, setLun, setReadOnly, setTargetPortal, toString
public ISCSIVolumeSourceBuilder edit()
edit
in interface Editable<ISCSIVolumeSourceBuilder>
Copyright © 2011–2015 Red Hat. All rights reserved.