Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Storageos
-
-
Uses of Storageos 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 Storageos Modifier and Type Method Description StorageosVolumesFluent. buildStorageos()StorageosVolumes. getStorageos()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Storageos Modifier and Type Method Description VolumesFluent.StorageosNested<A>VolumesFluent. editOrNewStorageosLike(Storageos item)voidVolumes. setStorageos(Storageos storageos)VolumesFluent.StorageosNested<A>VolumesFluent. withNewStorageosLike(Storageos item)AVolumesFluent. withStorageos(Storageos storageos) -
Uses of Storageos 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 Storageos Modifier and Type Method Description StorageosStorageosBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Storageos Constructor Description StorageosBuilder(Storageos instance)StorageosBuilder(StorageosFluent<?> fluent, Storageos instance)StorageosBuilder(StorageosFluent<?> fluent, Storageos instance, Boolean validationEnabled)StorageosBuilder(Storageos instance, Boolean validationEnabled)StorageosFluent(Storageos instance)
-