/functions-samples

Primary LanguageJavaUniversal Permissive License v1.0UPL-1.0

Oracle Functions Samples

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

Documentation

You can find the online documentation for Oracle Functions at docs.oracle.com and information about the Fn project at https://fnproject.io/.

Contributing

See CONTRIBUTING

License

See LICENSE