public class DoneableISCSIVolumeSource extends ISCSIVolumeSourceFluentImpl<DoneableISCSIVolumeSource> implements Doneable<ISCSIVolumeSource>, ISCSIVolumeSourceFluent<DoneableISCSIVolumeSource>
_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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getFsType, getIqn, getIscsiInterface, getLun, getTargetPortal, isReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withFsType, withIqn, withIscsiInterface, withLun, withReadOnly, withTargetPortalaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getFsType, getIqn, getIscsiInterface, getLun, getTargetPortal, isReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.