View Source API Reference ex_oci_sdk v0.2.0
Modules
Main client for interacting with the OCI API. Manages configurations, HTTP client, and JSON serialization.
Provides configuration structure and validation for Oracle Cloud Infrastructure (OCI) credentials.
Defines the behaviour for HTTP clients in ExOciSdk.
HTTP client implementation using Hackney.
Defines the behavior for JSON encoding and decoding. This module provides a consistent interface for working with JSON, allowing different implementations (such as Jason, Poison, etc).
Implementation of the JSON behavior using the Jason library.
Provides administrative operations for managing OCI Queues.
Client for interacting with OCI Queue Service messages and operations.
Defines types used by the Queue Client.