public interface AutonomousDatabaseConnectionUrlsOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getApexUri()
public abstract String getApexUri()
Output only. Oracle Application Express (APEX) URL.
string apex_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The apexUri. |
getApexUriBytes()
public abstract ByteString getApexUriBytes()
Output only. Oracle Application Express (APEX) URL.
string apex_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for apexUri. |
getDatabaseTransformsUri()
public abstract String getDatabaseTransformsUri()
Output only. The URL of the Database Transforms for the Autonomous Database.
string database_transforms_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The databaseTransformsUri. |
getDatabaseTransformsUriBytes()
public abstract ByteString getDatabaseTransformsUriBytes()
Output only. The URL of the Database Transforms for the Autonomous Database.
string database_transforms_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for databaseTransformsUri. |
getGraphStudioUri()
public abstract String getGraphStudioUri()
Output only. The URL of the Graph Studio for the Autonomous Database.
string graph_studio_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The graphStudioUri. |
getGraphStudioUriBytes()
public abstract ByteString getGraphStudioUriBytes()
Output only. The URL of the Graph Studio for the Autonomous Database.
string graph_studio_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for graphStudioUri. |
getMachineLearningNotebookUri()
public abstract String getMachineLearningNotebookUri()
Output only. The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.
string machine_learning_notebook_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The machineLearningNotebookUri. |
getMachineLearningNotebookUriBytes()
public abstract ByteString getMachineLearningNotebookUriBytes()
Output only. The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.
string machine_learning_notebook_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for machineLearningNotebookUri. |
getMachineLearningUserManagementUri()
public abstract String getMachineLearningUserManagementUri()
Output only. The URL of Machine Learning user management the Autonomous Database.
string machine_learning_user_management_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The machineLearningUserManagementUri. |
getMachineLearningUserManagementUriBytes()
public abstract ByteString getMachineLearningUserManagementUriBytes()
Output only. The URL of Machine Learning user management the Autonomous Database.
string machine_learning_user_management_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for machineLearningUserManagementUri. |
getMongoDbUri()
public abstract String getMongoDbUri()
Output only. The URL of the MongoDB API for the Autonomous Database.
string mongo_db_uri = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The mongoDbUri. |
getMongoDbUriBytes()
public abstract ByteString getMongoDbUriBytes()
Output only. The URL of the MongoDB API for the Autonomous Database.
string mongo_db_uri = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for mongoDbUri. |
getOrdsUri()
public abstract String getOrdsUri()
Output only. The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.
string ords_uri = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The ordsUri. |
getOrdsUriBytes()
public abstract ByteString getOrdsUriBytes()
Output only. The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.
string ords_uri = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for ordsUri. |
getSqlDevWebUri()
public abstract String getSqlDevWebUri()
Output only. The URL of the Oracle SQL Developer Web for the Autonomous Database.
string sql_dev_web_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
String |
The sqlDevWebUri. |
getSqlDevWebUriBytes()
public abstract ByteString getSqlDevWebUriBytes()
Output only. The URL of the Oracle SQL Developer Web for the Autonomous Database.
string sql_dev_web_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for sqlDevWebUri. |