Interface DbInstanceConfiguration.Builder

    • Method Detail

      • dbInstanceClass

        DbInstanceConfiguration.Builder dbInstanceClass​(String dbInstanceClass)

        The DB instance class of the DB instance.

        Parameters:
        dbInstanceClass - The DB instance class of the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.