Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Cinder
-
-
Uses of Cinder 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 Cinder Modifier and Type Method Description CinderVolumesFluent. buildCinder()CinderVolumes. getCinder()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Cinder Modifier and Type Method Description VolumesFluent.CinderNested<A>VolumesFluent. editOrNewCinderLike(Cinder item)voidVolumes. setCinder(Cinder cinder)AVolumesFluent. withCinder(Cinder cinder)VolumesFluent.CinderNested<A>VolumesFluent. withNewCinderLike(Cinder item) -
Uses of Cinder 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 Cinder Modifier and Type Method Description CinderCinderBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Cinder Constructor Description CinderBuilder(Cinder instance)CinderBuilder(CinderFluent<?> fluent, Cinder instance)CinderBuilder(CinderFluent<?> fluent, Cinder instance, Boolean validationEnabled)CinderBuilder(Cinder instance, Boolean validationEnabled)CinderFluent(Cinder instance)
-