Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.PortworxVolume
-
-
Uses of PortworxVolume 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 PortworxVolume Modifier and Type Method Description PortworxVolumeVolumesFluent. buildPortworxVolume()PortworxVolumeVolumes. getPortworxVolume()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type PortworxVolume Modifier and Type Method Description VolumesFluent.PortworxVolumeNested<A>VolumesFluent. editOrNewPortworxVolumeLike(PortworxVolume item)voidVolumes. setPortworxVolume(PortworxVolume portworxVolume)VolumesFluent.PortworxVolumeNested<A>VolumesFluent. withNewPortworxVolumeLike(PortworxVolume item)AVolumesFluent. withPortworxVolume(PortworxVolume portworxVolume) -
Uses of PortworxVolume 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 PortworxVolume Modifier and Type Method Description PortworxVolumePortworxVolumeBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type PortworxVolume Constructor Description PortworxVolumeBuilder(PortworxVolume instance)PortworxVolumeBuilder(PortworxVolumeFluent<?> fluent, PortworxVolume instance)PortworxVolumeBuilder(PortworxVolumeFluent<?> fluent, PortworxVolume instance, Boolean validationEnabled)PortworxVolumeBuilder(PortworxVolume instance, Boolean validationEnabled)PortworxVolumeFluent(PortworxVolume instance)
-