Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DatabaseSubType

The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.

Enumeration members

Acd

Acd: = "ACD"

Adb

Adb: = "ADB"

Cdb

Cdb: = "CDB"

NonCdb

NonCdb: = "NON_CDB"

Pdb

Pdb: = "PDB"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj