public class DoneableFCVolumeSource extends FCVolumeSourceFluentImpl<DoneableFCVolumeSource> implements Doneable<FCVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableFCVolumeSource(FCVolumeSource item) |
DoneableFCVolumeSource(FCVolumeSource item,
Function<FCVolumeSource,FCVolumeSource> function) |
DoneableFCVolumeSource(Function<FCVolumeSource,FCVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
FCVolumeSource |
done() |
addToTargetWWNs, equals, getFsType, getLun, getTargetWWNs, isReadOnly, removeFromTargetWWNs, withFsType, withLun, withReadOnly, withTargetWWNs, withTargetWWNspublic DoneableFCVolumeSource(Function<FCVolumeSource,FCVolumeSource> function)
public DoneableFCVolumeSource(FCVolumeSource item, Function<FCVolumeSource,FCVolumeSource> function)
public DoneableFCVolumeSource(FCVolumeSource item)
public FCVolumeSource done()
done in interface Doneable<FCVolumeSource>Copyright © 2011–2016 Red Hat. All rights reserved.