Uses of Interface
io.helidon.integrations.oci.objectstorage.OciObjectStorage
-
Packages that use OciObjectStorage Package Description io.helidon.integrations.oci.objectstorage OCI Object Storage integration. -
-
Uses of OciObjectStorage in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return OciObjectStorage Modifier and Type Method Description static OciObjectStorage
OciObjectStorage. create(OciObjectStorageRx reactive)
Deprecated, for removal: This API element is subject to removal in a future version.Create a blocking object storage integration from its reactive counterpart.
-