Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.CephfsFluent
-
-
Uses of CephfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of CephfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.CephfsNested<N> -
Uses of CephfsFluent 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 CephfsFluent Modifier and Type Class Description classCephfsFluent<A extends CephfsFluent<A>>GeneratedSubclasses of CephfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classCephfsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type CephfsFluent Constructor Description CephfsBuilder(CephfsFluent<?> fluent)CephfsBuilder(CephfsFluent<?> fluent, Cephfs instance)CephfsBuilder(CephfsFluent<?> fluent, Cephfs instance, Boolean validationEnabled)CephfsBuilder(CephfsFluent<?> fluent, Boolean validationEnabled)
-