Builder.addPart

Add a part to the body.

  1. Builder addPart(HttpBody requestBody)
  2. Builder addPart(HttpFields headers, HttpBody requestBody)
  3. Builder addPart(Part part)

Meta