public class EnrichmentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EnrichmentOptions.BuilderBuilder. | 
| static interface  | EnrichmentOptions.LanguageISO 639-1 code indicating the language to use for the analysis. | 
| Modifier and Type | Method and Description | 
|---|---|
| NluEnrichmentFeatures | features()Gets the features. | 
| java.lang.String | language()Gets the language. | 
| java.lang.String | model()Gets the model. | 
| EnrichmentOptions.Builder | newBuilder()New builder. | 
public EnrichmentOptions.Builder newBuilder()
public NluEnrichmentFeatures features()
public java.lang.String language()
public java.lang.String model()