Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.StorageosFluent
-
-
Uses of StorageosFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of StorageosFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.StorageosNested<N> -
Uses of StorageosFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type StorageosFluent Modifier and Type Class Description classStorageosFluent<A extends StorageosFluent<A>>GeneratedSubclasses of StorageosFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classStorageosBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type StorageosFluent Constructor Description StorageosBuilder(StorageosFluent<?> fluent)StorageosBuilder(StorageosFluent<?> fluent, Storageos instance)StorageosBuilder(StorageosFluent<?> fluent, Storageos instance, Boolean validationEnabled)StorageosBuilder(StorageosFluent<?> fluent, Boolean validationEnabled)
-