Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Rbd
-
-
Uses of Rbd 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 Rbd Modifier and Type Method Description RbdVolumesFluent. buildRbd()RbdVolumes. getRbd()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Rbd Modifier and Type Method Description VolumesFluent.RbdNested<A>VolumesFluent. editOrNewRbdLike(Rbd item)voidVolumes. setRbd(Rbd rbd)VolumesFluent.RbdNested<A>VolumesFluent. withNewRbdLike(Rbd item)AVolumesFluent. withRbd(Rbd rbd) -
Uses of Rbd 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 Rbd Modifier and Type Method Description RbdRbdBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Rbd Constructor Description RbdBuilder(Rbd instance)RbdBuilder(RbdFluent<?> fluent, Rbd instance)RbdBuilder(RbdFluent<?> fluent, Rbd instance, Boolean validationEnabled)RbdBuilder(Rbd instance, Boolean validationEnabled)RbdFluent(Rbd instance)
-