content

public abstract Candidate.Builder content(Content content)

Setter for content.

content: Contains the multi-part content of the response.


@CanIgnoreReturnValue()
public Candidate.Builder content(Content.Builder contentBuilder)

Setter for content builder.

content: Contains the multi-part content of the response.