Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.GlusterfsFluent
-
-
Uses of GlusterfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of GlusterfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.GlusterfsNested<N> -
Uses of GlusterfsFluent 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 GlusterfsFluent Modifier and Type Class Description classGlusterfsFluent<A extends GlusterfsFluent<A>>GeneratedSubclasses of GlusterfsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classGlusterfsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type GlusterfsFluent Constructor Description GlusterfsBuilder(GlusterfsFluent<?> fluent)GlusterfsBuilder(GlusterfsFluent<?> fluent, Glusterfs instance)GlusterfsBuilder(GlusterfsFluent<?> fluent, Glusterfs instance, Boolean validationEnabled)GlusterfsBuilder(GlusterfsFluent<?> fluent, Boolean validationEnabled)
-