Interface AutonomousDatabaseConnectionUrls.Builder

  • Method Details

    • apexUrl

      The URL for accessing Oracle Application Express (APEX) for the Autonomous Database.

      Parameters:
      apexUrl - The URL for accessing Oracle Application Express (APEX) for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • databaseTransformsUrl

      AutonomousDatabaseConnectionUrls.Builder databaseTransformsUrl(String databaseTransformsUrl)

      The URL for accessing Oracle Database Transforms for the Autonomous Database.

      Parameters:
      databaseTransformsUrl - The URL for accessing Oracle Database Transforms for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • graphStudioUrl

      AutonomousDatabaseConnectionUrls.Builder graphStudioUrl(String graphStudioUrl)

      The URL for accessing Oracle Graph Studio for the Autonomous Database.

      Parameters:
      graphStudioUrl - The URL for accessing Oracle Graph Studio for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • machineLearningNotebookUrl

      AutonomousDatabaseConnectionUrls.Builder machineLearningNotebookUrl(String machineLearningNotebookUrl)

      The URL for accessing the Oracle Machine Learning notebook for the Autonomous Database.

      Parameters:
      machineLearningNotebookUrl - The URL for accessing the Oracle Machine Learning notebook for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • machineLearningUserManagementUrl

      AutonomousDatabaseConnectionUrls.Builder machineLearningUserManagementUrl(String machineLearningUserManagementUrl)

      The URL for accessing Oracle Machine Learning user management for the Autonomous Database.

      Parameters:
      machineLearningUserManagementUrl - The URL for accessing Oracle Machine Learning user management for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mongoDbUrl

      The URL for accessing the MongoDB API for the Autonomous Database.

      Parameters:
      mongoDbUrl - The URL for accessing the MongoDB API for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ordsUrl

      The URL for accessing Oracle REST Data Services (ORDS) for the Autonomous Database.

      Parameters:
      ordsUrl - The URL for accessing Oracle REST Data Services (ORDS) for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • spatialStudioUrl

      AutonomousDatabaseConnectionUrls.Builder spatialStudioUrl(String spatialStudioUrl)

      The URL for accessing Oracle Spatial Studio for the Autonomous Database.

      Parameters:
      spatialStudioUrl - The URL for accessing Oracle Spatial Studio for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sqlDevWebUrl

      The URL for accessing Oracle SQL Developer Web for the Autonomous Database.

      Parameters:
      sqlDevWebUrl - The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.