Package | Description |
---|---|
com.ibm.watson.developer_cloud.personality_insights.v2.model |
Modifier and Type | Method and Description |
---|---|
AcceptLanguage |
ProfileOptions.acceptLanguage()
Gets the accept language.
|
static AcceptLanguage |
AcceptLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptLanguage[] |
AcceptLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProfileOptions.Builder |
ProfileOptions.Builder.acceptLanguage(AcceptLanguage acceptLanguage)
Accept language.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.