spring-framework / org.springframework.http.client / MultipartBodyBuilder / build

build

fun build(): MultiValueMap<String, HttpEntity<*>>

Builds the multipart body.

Return
the built body