Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.VsphereVolumeFluent
-
-
Uses of VsphereVolumeFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of VsphereVolumeFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.VsphereVolumeNested<N> -
Uses of VsphereVolumeFluent 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 VsphereVolumeFluent Modifier and Type Class Description classVsphereVolumeFluent<A extends VsphereVolumeFluent<A>>GeneratedSubclasses of VsphereVolumeFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classVsphereVolumeBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type VsphereVolumeFluent Constructor Description VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent)VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent, VsphereVolume instance)VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent, VsphereVolume instance, Boolean validationEnabled)VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent, Boolean validationEnabled)
-