| Package | Description | 
|---|---|
| com.ibm.watson.natural_language_understanding.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.description(String description)
Set the description. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.language(String language)
Set the language. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.modelId(String modelId)
Set the modelId. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.modelVersion(String modelVersion)
Set the modelVersion. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.name(String name)
Set the name. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.newBuilder()
New builder. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.trainingData(File trainingData)
Set the trainingData. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.trainingData(InputStream trainingData)
Set the trainingData. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.userMetadata(Map<String,Object> userMetadata)
Set the userMetadata. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.versionDescription(String versionDescription)
Set the versionDescription. 
 | 
UpdateSentimentModelOptions.Builder | 
UpdateSentimentModelOptions.Builder.workspaceId(String workspaceId)
Set the workspaceId. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.