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 StorageLocation
Get the instance ofStorageLocation
by parsing storage location URI.toString()
-
Method Details
-
toString
-
resolve
Get the instance ofStorageLocation
by parsing storage location URI.- Parameters:
location
- URI string of object stored on OCI Storage service.- Returns:
- StorageLocation
-