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 FeaturesFeatures.Builder. build()Builds a Features.FeaturesAnalyzeOptions. 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.BuilderAnalyzeOptions.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.