Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Cephfs
-
-
Uses of Cephfs 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 Cephfs Modifier and Type Method Description CephfsVolumesFluent. buildCephfs()CephfsVolumes. getCephfs()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Cephfs Modifier and Type Method Description VolumesFluent.CephfsNested<A>VolumesFluent. editOrNewCephfsLike(Cephfs item)voidVolumes. setCephfs(Cephfs cephfs)AVolumesFluent. withCephfs(Cephfs cephfs)VolumesFluent.CephfsNested<A>VolumesFluent. withNewCephfsLike(Cephfs item) -
Uses of Cephfs in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return Cephfs Modifier and Type Method Description CephfsCephfsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Cephfs Constructor Description CephfsBuilder(Cephfs instance)CephfsBuilder(CephfsFluent<?> fluent, Cephfs instance)CephfsBuilder(CephfsFluent<?> fluent, Cephfs instance, Boolean validationEnabled)CephfsBuilder(Cephfs instance, Boolean validationEnabled)CephfsFluent(Cephfs instance)
-