Uses of Interface
io.fabric8.kubernetes.api.model.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 interfacePhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>classPhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>>Subinterfaces of PhotonPersistentDiskVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfacePersistentVolumeSpecFluent.PhotonPersistentDiskNested<N>static interfaceVolumeFluent.PhotonPersistentDiskNested<N>static interfaceWatchEventFluent.PhotonPersistentDiskVolumeSourceObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement PhotonPersistentDiskVolumeSourceFluent Modifier and Type Class Description classDoneablePhotonPersistentDiskVolumeSourceclassPersistentVolumeSpecFluentImpl.PhotonPersistentDiskNestedImpl<N>classPhotonPersistentDiskVolumeSourceBuilderclassPhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>>classVolumeFluentImpl.PhotonPersistentDiskNestedImpl<N>classWatchEventFluentImpl.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)