Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.Features
Package | Description |
---|---|
com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of Features in com.ibm.watson.natural_language_understanding.v1.model
Methods in com.ibm.watson.natural_language_understanding.v1.model that return Features Modifier and Type Method Description Features
Features.Builder. build()
Builds a Features.Features
AnalyzeOptions. features()
Gets the features.Methods in com.ibm.watson.natural_language_understanding.v1.model with parameters of type Features Modifier and Type Method Description AnalyzeOptions.Builder
AnalyzeOptions.Builder. features(Features features)
Set the features.Constructors in com.ibm.watson.natural_language_understanding.v1.model with parameters of type Features Constructor Description Builder(Features features)
Instantiates a new builder with required properties.