Interface Database.DefinitionStages.WithPort

    • Method Detail

      • withPort

        Database.DefinitionStages.WithCreate withPort​(Integer port)
        Specifies the port property: TCP port of the database endpoint. Specified at create time. Defaults to an available port..
        Parameters:
        port - TCP port of the database endpoint. Specified at create time. Defaults to an available port.
        Returns:
        the next definition stage.