Uses of Class
com.ibm.watson.personality_insights.v3.model.ProfileOptions.Builder
| Package | Description | 
|---|---|
| com.ibm.watson.personality_insights.v3.model | 
- 
Uses of ProfileOptions.Builder in com.ibm.watson.personality_insights.v3.model
Methods in com.ibm.watson.personality_insights.v3.model that return ProfileOptions.Builder Modifier and Type Method Description ProfileOptions.BuilderProfileOptions.Builder. acceptLanguage(String acceptLanguage)Set the acceptLanguage.ProfileOptions.BuilderProfileOptions.Builder. consumptionPreferences(Boolean consumptionPreferences)Set the consumptionPreferences.ProfileOptions.BuilderProfileOptions.Builder. content(Content content)Set the content.ProfileOptions.BuilderProfileOptions.Builder. contentLanguage(String contentLanguage)Set the contentLanguage.ProfileOptions.BuilderProfileOptions.Builder. csvHeaders(Boolean csvHeaders)Set the csvHeaders.ProfileOptions.BuilderProfileOptions.Builder. html(String html)Set the html.ProfileOptions.BuilderProfileOptions. newBuilder()New builder.ProfileOptions.BuilderProfileOptions.Builder. rawScores(Boolean rawScores)Set the rawScores.ProfileOptions.BuilderProfileOptions.Builder. text(String text)Set the text.