Uses of Class
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSourceFluent
-
Packages that use PhotonPersistentDiskVolumeSourceFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of PhotonPersistentDiskVolumeSourceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type PhotonPersistentDiskVolumeSourceFluent Modifier and Type Class Description class
PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
GeneratedSubclasses of PhotonPersistentDiskVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description class
PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>
class
PhotonPersistentDiskVolumeSourceBuilder
class
VolumeFluent.PhotonPersistentDiskNested<N>
Constructors in io.fabric8.kubernetes.api.model with parameters of type PhotonPersistentDiskVolumeSourceFluent Constructor Description PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent)
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance)
-