Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Glusterfs
-
-
Uses of Glusterfs 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 Glusterfs Modifier and Type Method Description GlusterfsVolumesFluent. buildGlusterfs()GlusterfsVolumes. getGlusterfs()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Glusterfs Modifier and Type Method Description VolumesFluent.GlusterfsNested<A>VolumesFluent. editOrNewGlusterfsLike(Glusterfs item)voidVolumes. setGlusterfs(Glusterfs glusterfs)AVolumesFluent. withGlusterfs(Glusterfs glusterfs)VolumesFluent.GlusterfsNested<A>VolumesFluent. withNewGlusterfsLike(Glusterfs item) -
Uses of Glusterfs 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 Glusterfs Modifier and Type Method Description GlusterfsGlusterfsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Glusterfs Constructor Description GlusterfsBuilder(Glusterfs instance)GlusterfsBuilder(GlusterfsFluent<?> fluent, Glusterfs instance)GlusterfsBuilder(GlusterfsFluent<?> fluent, Glusterfs instance, Boolean validationEnabled)GlusterfsBuilder(Glusterfs instance, Boolean validationEnabled)GlusterfsFluent(Glusterfs instance)
-