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, hashCode, hasPdID, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewPdID, withNewPdID, withNewPdID, 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 © 2015–2021 Red Hat. All rights reserved.