Generated by
JDiff

Class org.springframework.http.client.MultipartBodyBuilder

Added Methods
PartBuilder asyncPart(String, P, extends, <any>, Class<T>) Adds a Publisher part to this builder, allowing for further header customization with the returned PartBuilder.
PartBuilder asyncPart(String, P, extends, <any>, ParameterizedTypeReference<T>) Adds a Publisher part to this builder, allowing for further header customization with the returned PartBuilder.