Interface BatchPutProfileObjectResponseItem.Builder

  • Method Details

    • id

      The unique identifier of the item in the batch request.

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

      BatchPutProfileObjectResponseItem.Builder profileObjectUniqueKey(String profileObjectUniqueKey)

      The unique identifier of the profile object generated by the service.

      Parameters:
      profileObjectUniqueKey - The unique identifier of the profile object generated by the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.