Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.PhotonPersistentDisk
-
-
Uses of PhotonPersistentDisk in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return PhotonPersistentDisk Modifier and Type Method Description PhotonPersistentDiskVolumesFluent. buildPhotonPersistentDisk()PhotonPersistentDiskVolumes. getPhotonPersistentDisk()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type PhotonPersistentDisk Modifier and Type Method Description VolumesFluent.PhotonPersistentDiskNested<A>VolumesFluent. editOrNewPhotonPersistentDiskLike(PhotonPersistentDisk item)voidVolumes. setPhotonPersistentDisk(PhotonPersistentDisk photonPersistentDisk)VolumesFluent.PhotonPersistentDiskNested<A>VolumesFluent. withNewPhotonPersistentDiskLike(PhotonPersistentDisk item)AVolumesFluent. withPhotonPersistentDisk(PhotonPersistentDisk photonPersistentDisk) -
Uses of PhotonPersistentDisk in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return PhotonPersistentDisk Modifier and Type Method Description PhotonPersistentDiskPhotonPersistentDiskBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type PhotonPersistentDisk Constructor Description PhotonPersistentDiskBuilder(PhotonPersistentDisk instance)PhotonPersistentDiskBuilder(PhotonPersistentDiskFluent<?> fluent, PhotonPersistentDisk instance)PhotonPersistentDiskBuilder(PhotonPersistentDiskFluent<?> fluent, PhotonPersistentDisk instance, Boolean validationEnabled)PhotonPersistentDiskBuilder(PhotonPersistentDisk instance, Boolean validationEnabled)PhotonPersistentDiskFluent(PhotonPersistentDisk instance)
-