Namespace Oci.Common
Classes
ClientBase
An abstract class for a generic service client.
ClientConfiguration
This class provides configuration options for client requests.
ConfigFile
ConfigFile represents a simple lookup mechanism for an OCI config file.
ConfigFile.ConfigAccumulator
ConfigAccumulator stores information from ConfigFile into Dictionary that can be used to retrieve config information.
ConfigFileReader
Simple implementation to read OCI configuration file.
Converter
The class that converts SDK request object into HttpRequestMessage, and converts HttpResponseMessage into SDK response object.
OCID
Oracle Cloud Infrastructure unique ID. See https://docs.cloud.oracle.com/Content/GSG/Concepts/concepts.htm#ocid
OciResponse
Realm
Class containing all Identity realms.
Accounts (tenancies) are per Realm.
Region
Class containing all of the known Regions that can be contacted.
Note, not all services may be available in all regions.
RegionalClientBase
An abstract class for a regional service client.
Service
Class representing a service definition.
Services
Class to create new serivce instances.
This serves to ensure conflicting definitions of services don't get created.