Interface FailureInfo.Builder

    • Method Detail

      • failedRecordsS3Url

        FailureInfo.Builder failedRecordsS3Url​(String failedRecordsS3Url)

        An Amazon S3 pre-signed URL that contains all the failed records and related information.

        Parameters:
        failedRecordsS3Url - An Amazon S3 pre-signed URL that contains all the failed records and related information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        FailureInfo.Builder errorMessage​(String errorMessage)

        A message about why the job failed.

        Parameters:
        errorMessage - A message about why the job failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.