Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GcePersistentDisk
-
-
Uses of GcePersistentDisk 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 GcePersistentDisk Modifier and Type Method Description GcePersistentDiskVolumesFluent. buildGcePersistentDisk()GcePersistentDiskVolumes. getGcePersistentDisk()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type GcePersistentDisk Modifier and Type Method Description VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. editOrNewGcePersistentDiskLike(GcePersistentDisk item)voidVolumes. setGcePersistentDisk(GcePersistentDisk gcePersistentDisk)AVolumesFluent. withGcePersistentDisk(GcePersistentDisk gcePersistentDisk)VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. withNewGcePersistentDiskLike(GcePersistentDisk item) -
Uses of GcePersistentDisk 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 GcePersistentDisk Modifier and Type Method Description GcePersistentDiskGcePersistentDiskBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type GcePersistentDisk Constructor Description GcePersistentDiskBuilder(GcePersistentDisk instance)GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent, GcePersistentDisk instance)GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent, GcePersistentDisk instance, Boolean validationEnabled)GcePersistentDiskBuilder(GcePersistentDisk instance, Boolean validationEnabled)GcePersistentDiskFluent(GcePersistentDisk instance)
-