public class DoneableISCSIVolumeSource extends ISCSIVolumeSourceFluentImpl<DoneableISCSIVolumeSource> implements Doneable<ISCSIVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableISCSIVolumeSource(Function<ISCSIVolumeSource,ISCSIVolumeSource> function) |
DoneableISCSIVolumeSource(ISCSIVolumeSource item) |
DoneableISCSIVolumeSource(ISCSIVolumeSource item,
Function<ISCSIVolumeSource,ISCSIVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
ISCSIVolumeSource |
done() |
equals, getFsType, getIqn, getIscsiInterface, getLun, getTargetPortal, hasFsType, hasIqn, hasIscsiInterface, hasLun, hasReadOnly, hasTargetPortal, isReadOnly, withFsType, withIqn, withIscsiInterface, withLun, withReadOnly, withTargetPortalpublic DoneableISCSIVolumeSource(Function<ISCSIVolumeSource,ISCSIVolumeSource> function)
public DoneableISCSIVolumeSource(ISCSIVolumeSource item, Function<ISCSIVolumeSource,ISCSIVolumeSource> function)
public DoneableISCSIVolumeSource(ISCSIVolumeSource item)
public ISCSIVolumeSource done()
done in interface Doneable<ISCSIVolumeSource>Copyright © 2011–2017 Red Hat. All rights reserved.