public class DoneableFCVolumeSource extends FCVolumeSourceFluentImpl<DoneableFCVolumeSource> implements Doneable<FCVolumeSource>, FCVolumeSourceFluent<DoneableFCVolumeSource>
_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() |
addToAdditionalProperties, addToAdditionalProperties, addToTargetWWNs, equals, getAdditionalProperties, getFsType, getLun, getTargetWWNs, isReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTargetWWNs, withAdditionalProperties, withFsType, withLun, withReadOnly, withTargetWWNs, withTargetWWNs
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, addToTargetWWNs, getAdditionalProperties, getFsType, getLun, getTargetWWNs, isReadOnly, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTargetWWNs, withAdditionalProperties, withFsType, withLun, withReadOnly, withTargetWWNs, withTargetWWNs
public 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.