Package com.oracle.cloud.spring.storage
Class StorageLocation
java.lang.Object
com.oracle.cloud.spring.storage.StorageLocation
Storage location parser for ocs:// protocol URI.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StorageLocationGet the instance ofStorageLocationby parsing storage location URI.toString()
-
Method Details
-
toString
-
resolve
Get the instance ofStorageLocationby parsing storage location URI.- Parameters:
location- URI string of object stored on OCI Storage service.- Returns:
- StorageLocation
-