Interface BatchAttachObjectResponse.Builder

  • Method Details

    • attachedObjectIdentifier

      BatchAttachObjectResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)

      The ObjectIdentifier of the object that has been attached.

      Parameters:
      attachedObjectIdentifier - The ObjectIdentifier of the object that has been attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.