Interface RelationalDatabaseEndpoint.Builder

  • Method Details

    • port

      Specifies the port that the database is listening on.

      Parameters:
      port - Specifies the port that the database is listening on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • address

      Specifies the DNS address of the database.

      Parameters:
      address - Specifies the DNS address of the database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.