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.Builder
ProfileOptions.Builder. acceptLanguage(String acceptLanguage)
Set the acceptLanguage.ProfileOptions.Builder
ProfileOptions.Builder. consumptionPreferences(Boolean consumptionPreferences)
Set the consumptionPreferences.ProfileOptions.Builder
ProfileOptions.Builder. content(Content content)
Set the content.ProfileOptions.Builder
ProfileOptions.Builder. contentLanguage(String contentLanguage)
Set the contentLanguage.ProfileOptions.Builder
ProfileOptions.Builder. csvHeaders(Boolean csvHeaders)
Set the csvHeaders.ProfileOptions.Builder
ProfileOptions.Builder. html(String html)
Set the html.ProfileOptions.Builder
ProfileOptions. newBuilder()
New builder.ProfileOptions.Builder
ProfileOptions.Builder. rawScores(Boolean rawScores)
Set the rawScores.ProfileOptions.Builder
ProfileOptions.Builder. text(String text)
Set the text.