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