Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.GcePersistentDiskNested
-
Packages that use VolumesFluent.GcePersistentDiskNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.GcePersistentDiskNested 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 VolumesFluent.GcePersistentDiskNested Modifier and Type Method Description VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. editGcePersistentDisk()VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. editOrNewGcePersistentDisk()VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. editOrNewGcePersistentDiskLike(GcePersistentDisk item)VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. withNewGcePersistentDisk()VolumesFluent.GcePersistentDiskNested<A>VolumesFluent. withNewGcePersistentDiskLike(GcePersistentDisk item)
-