public class GetModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetModelOptions.Builder
Builder.
|
static interface |
GetModelOptions.ModelId
The identifier of the model in the form of its name from the output of the **Get a model**
method.
|
Modifier and Type | Method and Description |
---|---|
String |
modelId()
Gets the modelId.
|
GetModelOptions.Builder |
newBuilder()
New builder.
|
public GetModelOptions.Builder newBuilder()
public String modelId()
The identifier of the model in the form of its name from the output of the **Get a model** method. (**Note:** The model `ar-AR_BroadbandModel` is deprecated; use `ar-MS_BroadbandModel` instead.).
Copyright © 2021 IBM Cloud. All rights reserved.