Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.RbdFluent
-
-
Uses of RbdFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of RbdFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.RbdNested<N> -
Uses of RbdFluent 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 RbdFluent Modifier and Type Class Description classRbdFluent<A extends RbdFluent<A>>GeneratedSubclasses of RbdFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classRbdBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type RbdFluent Constructor Description RbdBuilder(RbdFluent<?> fluent)RbdBuilder(RbdFluent<?> fluent, Rbd instance)RbdBuilder(RbdFluent<?> fluent, Rbd instance, Boolean validationEnabled)RbdBuilder(RbdFluent<?> fluent, Boolean validationEnabled)
-