Interface BatchPutProfileObjectRequestItem.Builder

  • Method Details

    • id

      A unique identifier for this item in the batch request. Used to correlate items in the response.

      Parameters:
      id - A unique identifier for this item in the batch request. Used to correlate items in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • object

      A string that is serialized from a JSON object.

      Parameters:
      object - A string that is serialized from a JSON object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.