Interface BatchPutProfileObjectErrorItem.Builder

  • Method Details

    • id

      The unique identifier of the item in the batch request that failed.

      Parameters:
      id - The unique identifier of the item in the batch request that failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The HTTP status code for the error.

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

      A message describing the error.

      Parameters:
      message - A message describing the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.