This repository provides examples demonstrating how to use Oracle Functions.
- Function that lists compartments in a tenancy - Python
- Function that lists Compute instances in a compartment - Java, Python
- Function that lists objects from a given bucket in Object Storage - Java, Python
- Function that retrieves an object from Object Storage - Java, Python
- Function that uploads data in an object in Object Storage - Java, Python
You can find the online documentation for Oracle Functions at docs.oracle.com and information about the Fn project at https://fnproject.io/.
See CONTRIBUTING
See LICENSE