Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Quobyte
-
-
Uses of Quobyte 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 Quobyte Modifier and Type Method Description QuobyteVolumesFluent. buildQuobyte()QuobyteVolumes. getQuobyte()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Quobyte Modifier and Type Method Description VolumesFluent.QuobyteNested<A>VolumesFluent. editOrNewQuobyteLike(Quobyte item)voidVolumes. setQuobyte(Quobyte quobyte)VolumesFluent.QuobyteNested<A>VolumesFluent. withNewQuobyteLike(Quobyte item)AVolumesFluent. withQuobyte(Quobyte quobyte) -
Uses of Quobyte 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 Quobyte Modifier and Type Method Description QuobyteQuobyteBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Quobyte Constructor Description QuobyteBuilder(Quobyte instance)QuobyteBuilder(QuobyteFluent<?> fluent, Quobyte instance)QuobyteBuilder(QuobyteFluent<?> fluent, Quobyte instance, Boolean validationEnabled)QuobyteBuilder(Quobyte instance, Boolean validationEnabled)QuobyteFluent(Quobyte instance)
-