[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,["# Interface AutonomousDatabaseConnectionUrlsOrBuilder (0.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.21.0 (latest)](/java/docs/reference/google-cloud-oracledatabase/latest/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.19.0](/java/docs/reference/google-cloud-oracledatabase/0.19.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.17.0](/java/docs/reference/google-cloud-oracledatabase/0.17.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.16.0](/java/docs/reference/google-cloud-oracledatabase/0.16.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.13.0](/java/docs/reference/google-cloud-oracledatabase/0.13.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.12.0](/java/docs/reference/google-cloud-oracledatabase/0.12.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.11.0](/java/docs/reference/google-cloud-oracledatabase/0.11.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.9.0](/java/docs/reference/google-cloud-oracledatabase/0.9.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-oracledatabase/0.8.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.7.0](/java/docs/reference/google-cloud-oracledatabase/0.7.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.6.0](/java/docs/reference/google-cloud-oracledatabase/0.6.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.5.0](/java/docs/reference/google-cloud-oracledatabase/0.5.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-oracledatabase/0.4.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.3.0](/java/docs/reference/google-cloud-oracledatabase/0.3.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-oracledatabase/0.2.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder)\n- [0.1.0](/java/docs/reference/google-cloud-oracledatabase/0.1.0/com.google.cloud.oracledatabase.v1.AutonomousDatabaseConnectionUrlsOrBuilder) \n\n public interface AutonomousDatabaseConnectionUrlsOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getApexUri()\n\n public abstract String getApexUri()\n\nOutput only. Oracle Application Express (APEX) URL.\n\n`string apex_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getApexUriBytes()\n\n public abstract ByteString getApexUriBytes()\n\nOutput only. Oracle Application Express (APEX) URL.\n\n`string apex_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getDatabaseTransformsUri()\n\n public abstract String getDatabaseTransformsUri()\n\nOutput only. The URL of the Database Transforms for the Autonomous\nDatabase.\n\n`string database_transforms_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getDatabaseTransformsUriBytes()\n\n public abstract ByteString getDatabaseTransformsUriBytes()\n\nOutput only. The URL of the Database Transforms for the Autonomous\nDatabase.\n\n`string database_transforms_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getGraphStudioUri()\n\n public abstract String getGraphStudioUri()\n\nOutput only. The URL of the Graph Studio for the Autonomous Database.\n\n`string graph_studio_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getGraphStudioUriBytes()\n\n public abstract ByteString getGraphStudioUriBytes()\n\nOutput only. The URL of the Graph Studio for the Autonomous Database.\n\n`string graph_studio_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getMachineLearningNotebookUri()\n\n public abstract String getMachineLearningNotebookUri()\n\nOutput only. The URL of the Oracle Machine Learning (OML) Notebook for the\nAutonomous Database.\n\n`string machine_learning_notebook_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getMachineLearningNotebookUriBytes()\n\n public abstract ByteString getMachineLearningNotebookUriBytes()\n\nOutput only. The URL of the Oracle Machine Learning (OML) Notebook for the\nAutonomous Database.\n\n`string machine_learning_notebook_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getMachineLearningUserManagementUri()\n\n public abstract String getMachineLearningUserManagementUri()\n\nOutput only. The URL of Machine Learning user management the Autonomous\nDatabase.\n\n`\nstring machine_learning_user_management_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getMachineLearningUserManagementUriBytes()\n\n public abstract ByteString getMachineLearningUserManagementUriBytes()\n\nOutput only. The URL of Machine Learning user management the Autonomous\nDatabase.\n\n`\nstring machine_learning_user_management_uri = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getMongoDbUri()\n\n public abstract String getMongoDbUri()\n\nOutput only. The URL of the MongoDB API for the Autonomous Database.\n\n`string mongo_db_uri = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getMongoDbUriBytes()\n\n public abstract ByteString getMongoDbUriBytes()\n\nOutput only. The URL of the MongoDB API for the Autonomous Database.\n\n`string mongo_db_uri = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getOrdsUri()\n\n public abstract String getOrdsUri()\n\nOutput only. The Oracle REST Data Services (ORDS) URL of the Web Access for\nthe Autonomous Database.\n\n`string ords_uri = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getOrdsUriBytes()\n\n public abstract ByteString getOrdsUriBytes()\n\nOutput only. The Oracle REST Data Services (ORDS) URL of the Web Access for\nthe Autonomous Database.\n\n`string ords_uri = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getSqlDevWebUri()\n\n public abstract String getSqlDevWebUri()\n\nOutput only. The URL of the Oracle SQL Developer Web for the Autonomous\nDatabase.\n\n`string sql_dev_web_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getSqlDevWebUriBytes()\n\n public abstract ByteString getSqlDevWebUriBytes()\n\nOutput only. The URL of the Oracle SQL Developer Web for the Autonomous\nDatabase.\n\n`string sql_dev_web_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];`"]]