public static class GetSentimentModelOptions.Builder extends Object
| Constructor and Description | 
|---|
| Builder()Instantiates a new builder. | 
| Builder(String modelId)Instantiates a new builder with required properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| GetSentimentModelOptions | build()Builds a GetSentimentModelOptions. | 
| GetSentimentModelOptions.Builder | modelId(String modelId)Set the modelId. | 
public Builder()
public Builder(String modelId)
modelId - the modelIdpublic GetSentimentModelOptions build()
public GetSentimentModelOptions.Builder modelId(String modelId)
modelId - the modelIdCopyright © 2023 IBM Cloud. All rights reserved.