Interface BatchStartRecommendationsErrorEntry.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BatchStartRecommendationsErrorEntry.Builder,BatchStartRecommendationsErrorEntry>, SdkBuilder<BatchStartRecommendationsErrorEntry.Builder,BatchStartRecommendationsErrorEntry>, SdkPojo
Enclosing class:
BatchStartRecommendationsErrorEntry

public static interface BatchStartRecommendationsErrorEntry.Builder extends SdkPojo, CopyableBuilder<BatchStartRecommendationsErrorEntry.Builder,BatchStartRecommendationsErrorEntry>
  • Method Details

    • 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

      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

      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.