Uses of Interface
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 Interface Description interface
PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
class
PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
Subinterfaces of PhotonPersistentDiskVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interface
PersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>
static interface
VolumeFluent.PhotonPersistentDiskNested<N>
static interface
WatchEventFluent.PhotonPersistentDiskVolumeSourceObjectNested<N>
Classes in io.fabric8.kubernetes.api.model that implement PhotonPersistentDiskVolumeSourceFluent Modifier and Type Class Description class
PersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl<N>
class
PhotonPersistentDiskVolumeSourceBuilder
class
PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
class
VolumeFluentImpl.PhotonPersistentDiskNestedImpl<N>
class
WatchEventFluentImpl.PhotonPersistentDiskVolumeSourceObjectNestedImpl<N>
Constructors in io.fabric8.kubernetes.api.model with parameters of type PhotonPersistentDiskVolumeSourceFluent Constructor Description PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent)
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance)
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, PhotonPersistentDiskVolumeSource instance, Boolean validationEnabled)
PhotonPersistentDiskVolumeSourceBuilder(PhotonPersistentDiskVolumeSourceFluent<?> fluent, Boolean validationEnabled)
-