Interface IHttpBodyBuilder

    • Method Detail

      • build

        HttpRequestBuilder build()
        Adds the multipart body to the HTTP requests builder and returns the HTTP request builder.
        Returns:
        The HTTP request builder that was used to create this body builder.