public class DoneablePhotonPersistentDiskVolumeSource extends PhotonPersistentDiskVolumeSourceFluentImpl<DoneablePhotonPersistentDiskVolumeSource> implements Doneable<PhotonPersistentDiskVolumeSource>
_visitables| Constructor and Description |
|---|
DoneablePhotonPersistentDiskVolumeSource(Function<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSource> function) |
DoneablePhotonPersistentDiskVolumeSource(PhotonPersistentDiskVolumeSource item) |
DoneablePhotonPersistentDiskVolumeSource(PhotonPersistentDiskVolumeSource item,
Function<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
PhotonPersistentDiskVolumeSource |
done() |
equals, getFsType, getPdID, hasFsType, hasPdID, withFsType, withPdIDpublic DoneablePhotonPersistentDiskVolumeSource(Function<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSource> function)
public DoneablePhotonPersistentDiskVolumeSource(PhotonPersistentDiskVolumeSource item, Function<PhotonPersistentDiskVolumeSource,PhotonPersistentDiskVolumeSource> function)
public DoneablePhotonPersistentDiskVolumeSource(PhotonPersistentDiskVolumeSource item)
public PhotonPersistentDiskVolumeSource done()
done in interface Doneable<PhotonPersistentDiskVolumeSource>Copyright © 2011–2018 Red Hat. All rights reserved.