Package | Description |
---|---|
com.ibm.watson.developer_cloud.personality_insights.v2 |
Personality Insights v2.
|
com.ibm.watson.developer_cloud.personality_insights.v2.model |
Modifier and Type | Method and Description |
---|---|
ServiceCall<Profile> |
PersonalityInsights.getProfile(ProfileOptions options)
Returns a
Profile with a tree of characteristics that include personality, needs, and values. |
ServiceCall<String> |
PersonalityInsights.getProfileAsCSV(ProfileOptions options,
boolean includeHeaders)
Returns a CSV profile.
|
Modifier and Type | Method and Description |
---|---|
ProfileOptions |
ProfileOptions.Builder.build()
Builds the profile options.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.