/AWS1/CL_ODBATNMSDBASECONNURLS¶
The connection URLs for accessing tools and services for an Autonomous Database.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_apexurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle Application Express (APEX) for the Autonomous Database.
iv_databasetransformsurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle Database Transforms for the Autonomous Database.
iv_graphstudiourl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle Graph Studio for the Autonomous Database.
iv_mlnotebookurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing the Oracle Machine Learning notebook for the Autonomous Database.
iv_mlusermanagementurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle Machine Learning user management for the Autonomous Database.
iv_mongodburl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing the MongoDB API for the Autonomous Database.
iv_ordsurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle REST Data Services (ORDS) for the Autonomous Database.
iv_spatialstudiourl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle Spatial Studio for the Autonomous Database.
iv_sqldevweburl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
Queryable Attributes¶
apexUrl¶
The URL for accessing Oracle Application Express (APEX) for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APEXURL() |
Getter for APEXURL, with configurable default |
ASK_APEXURL() |
Getter for APEXURL w/ exceptions if field has no value |
HAS_APEXURL() |
Determine if APEXURL has a value |
databaseTransformsUrl¶
The URL for accessing Oracle Database Transforms for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABASETRANSFORMSURL() |
Getter for DATABASETRANSFORMSURL, with configurable default |
ASK_DATABASETRANSFORMSURL() |
Getter for DATABASETRANSFORMSURL w/ exceptions if field has |
HAS_DATABASETRANSFORMSURL() |
Determine if DATABASETRANSFORMSURL has a value |
graphStudioUrl¶
The URL for accessing Oracle Graph Studio for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GRAPHSTUDIOURL() |
Getter for GRAPHSTUDIOURL, with configurable default |
ASK_GRAPHSTUDIOURL() |
Getter for GRAPHSTUDIOURL w/ exceptions if field has no valu |
HAS_GRAPHSTUDIOURL() |
Determine if GRAPHSTUDIOURL has a value |
machineLearningNotebookUrl¶
The URL for accessing the Oracle Machine Learning notebook for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLNOTEBOOKURL() |
Getter for MACHINELEARNINGNOTEBOOKURL, with configurable def |
ASK_MLNOTEBOOKURL() |
Getter for MACHINELEARNINGNOTEBOOKURL w/ exceptions if field |
HAS_MLNOTEBOOKURL() |
Determine if MACHINELEARNINGNOTEBOOKURL has a value |
machineLearningUserManagementUrl¶
The URL for accessing Oracle Machine Learning user management for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLUSERMANAGEMENTURL() |
Getter for MLUSERMANAGEMENTURL, with configurable default |
ASK_MLUSERMANAGEMENTURL() |
Getter for MLUSERMANAGEMENTURL w/ exceptions if field has no |
HAS_MLUSERMANAGEMENTURL() |
Determine if MLUSERMANAGEMENTURL has a value |
mongoDbUrl¶
The URL for accessing the MongoDB API for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MONGODBURL() |
Getter for MONGODBURL, with configurable default |
ASK_MONGODBURL() |
Getter for MONGODBURL w/ exceptions if field has no value |
HAS_MONGODBURL() |
Determine if MONGODBURL has a value |
ordsUrl¶
The URL for accessing Oracle REST Data Services (ORDS) for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDSURL() |
Getter for ORDSURL, with configurable default |
ASK_ORDSURL() |
Getter for ORDSURL w/ exceptions if field has no value |
HAS_ORDSURL() |
Determine if ORDSURL has a value |
spatialStudioUrl¶
The URL for accessing Oracle Spatial Studio for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPATIALSTUDIOURL() |
Getter for SPATIALSTUDIOURL, with configurable default |
ASK_SPATIALSTUDIOURL() |
Getter for SPATIALSTUDIOURL w/ exceptions if field has no va |
HAS_SPATIALSTUDIOURL() |
Determine if SPATIALSTUDIOURL has a value |
sqlDevWebUrl¶
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SQLDEVWEBURL() |
Getter for SQLDEVWEBURL, with configurable default |
ASK_SQLDEVWEBURL() |
Getter for SQLDEVWEBURL w/ exceptions if field has no value |
HAS_SQLDEVWEBURL() |
Determine if SQLDEVWEBURL has a value |