Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent
-
-
Uses of VolumesFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Subclasses of VolumesFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview Modifier and Type Class Description classSpecFluent.VolumesNested<N> -
Uses of VolumesFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with type parameters of type VolumesFluent Modifier and Type Class Description classVolumesFluent<A extends VolumesFluent<A>>GeneratedSubclasses of VolumesFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type VolumesFluent Constructor Description VolumesBuilder(VolumesFluent<?> fluent)VolumesBuilder(VolumesFluent<?> fluent, Volumes instance)VolumesBuilder(VolumesFluent<?> fluent, Volumes instance, Boolean validationEnabled)VolumesBuilder(VolumesFluent<?> fluent, Boolean validationEnabled)
-