public class ProfileOptions extends Object
PersonalityInsights.getProfile(ProfileOptions)
method.Modifier and Type | Class and Description |
---|---|
static class |
ProfileOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
AcceptLanguage |
acceptLanguage()
Gets the accept language.
|
Boolean |
consumptionPreferences()
Gets the consumption preferences flag.
|
List<ContentItem> |
contentItems()
Gets the content items.
|
String |
contentType()
Gets the content type.
|
Language |
language()
Gets the language.
|
ProfileOptions.Builder |
newBuilder()
New builder.
|
Boolean |
rawScores()
Gets the raw scores.
|
String |
text()
Gets the text.
|
public AcceptLanguage acceptLanguage()
public List<ContentItem> contentItems()
public String contentType()
public Boolean rawScores()
public Language language()
public ProfileOptions.Builder newBuilder()
public Boolean consumptionPreferences()
public String text()
Copyright © 2015–2016 IBM Watson. All rights reserved.