spring-framework / org.springframework.web.reactive.function.client / ClientRequest / body

body

abstract fun body(): BodyInserter<*, in ClientHttpRequest>

Return the body inserter of this request.