Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ScaleIO
-
-
Uses of ScaleIO 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 ScaleIO Modifier and Type Method Description ScaleIOVolumesFluent. buildScaleIO()ScaleIOVolumes. getScaleIO()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type ScaleIO Modifier and Type Method Description VolumesFluent.ScaleIONested<A>VolumesFluent. editOrNewScaleIOLike(ScaleIO item)voidVolumes. setScaleIO(ScaleIO scaleIO)VolumesFluent.ScaleIONested<A>VolumesFluent. withNewScaleIOLike(ScaleIO item)AVolumesFluent. withScaleIO(ScaleIO scaleIO) -
Uses of ScaleIO 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 ScaleIO Modifier and Type Method Description ScaleIOScaleIOBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type ScaleIO Constructor Description ScaleIOBuilder(ScaleIO instance)ScaleIOBuilder(ScaleIOFluent<?> fluent, ScaleIO instance)ScaleIOBuilder(ScaleIOFluent<?> fluent, ScaleIO instance, Boolean validationEnabled)ScaleIOBuilder(ScaleIO instance, Boolean validationEnabled)ScaleIOFluent(ScaleIO instance)
-