Interface ContentBody.Builder

    • Method Detail

      • body

        ContentBody.Builder body​(String body)

        The body of the API response.

        Parameters:
        body - The body of the API response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.