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