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