public class DeleteSentimentModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteSentimentModelOptions.Builder
Builder.
|
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 © 2024 IBM Cloud. All rights reserved.