public class GetSentimentModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GetSentimentModelOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
modelId()
Gets the modelId. 
 | 
GetSentimentModelOptions.Builder | 
newBuilder()
New builder. 
 | 
public GetSentimentModelOptions.Builder newBuilder()
public String modelId()
ID of the model.
Copyright © 2021 IBM Cloud. All rights reserved.