Interface BatchStartRecommendationsErrorEntry.Builder

    • Method Detail

      • databaseId

        BatchStartRecommendationsErrorEntry.Builder databaseId​(String databaseId)

        The identifier of the source database.

        Parameters:
        databaseId - The identifier of the source database.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        BatchStartRecommendationsErrorEntry.Builder message​(String message)

        The information about the error.

        Parameters:
        message - The information about the error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • code

        BatchStartRecommendationsErrorEntry.Builder code​(String code)

        The code of an error that occurred during the analysis of the source database.

        Parameters:
        code - The code of an error that occurred during the analysis of the source database.
        Returns:
        Returns a reference to this object so that method calls can be chained together.