Uses of Class
io.fabric8.kubernetes.api.model.VolumeFluent.PhotonPersistentDiskNested
-
Packages that use VolumeFluent.PhotonPersistentDiskNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of VolumeFluent.PhotonPersistentDiskNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return VolumeFluent.PhotonPersistentDiskNested Modifier and Type Method Description VolumeFluent.PhotonPersistentDiskNested<A>
VolumeFluent. editOrNewPhotonPersistentDisk()
VolumeFluent.PhotonPersistentDiskNested<A>
VolumeFluent. editOrNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)
VolumeFluent.PhotonPersistentDiskNested<A>
VolumeFluent. editPhotonPersistentDisk()
VolumeFluent.PhotonPersistentDiskNested<A>
VolumeFluent. withNewPhotonPersistentDisk()
VolumeFluent.PhotonPersistentDiskNested<A>
VolumeFluent. withNewPhotonPersistentDiskLike(PhotonPersistentDiskVolumeSource item)
-