Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GcePersistentDiskFluent
-
-
Uses of GcePersistentDiskFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of GcePersistentDiskFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.GcePersistentDiskNested<N> -
Uses of GcePersistentDiskFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type GcePersistentDiskFluent Modifier and Type Class Description classGcePersistentDiskFluent<A extends GcePersistentDiskFluent<A>>GeneratedSubclasses of GcePersistentDiskFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classGcePersistentDiskBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type GcePersistentDiskFluent Constructor Description GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent)GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent, GcePersistentDisk instance)GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent, GcePersistentDisk instance, Boolean validationEnabled)GcePersistentDiskBuilder(GcePersistentDiskFluent<?> fluent, Boolean validationEnabled)
-