Interface ApiRequestBody.Builder

  • Method Details

    • content

      The content of the request body. The key of the object in this field is a media type defining the format of the request body.

      Parameters:
      content - The content of the request body. The key of the object in this field is a media type defining the format of the request body.
      Returns:
      Returns a reference to this object so that method calls can be chained together.