Package | Description |
---|---|
com.ibm.watson.personality_insights.v3.model |
Modifier and Type | Method and 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.
|
Copyright © 2021 IBM Cloud. All rights reserved.