public static class GetModelOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String modelId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
GetModelOptions |
build()
Builds a GetModelOptions.
|
GetModelOptions.Builder |
modelId(String modelId)
Set the modelId.
|
public Builder()
public Builder(String modelId)
modelId
- the modelIdpublic GetModelOptions build()
public GetModelOptions.Builder modelId(String modelId)
modelId
- the modelIdCopyright © 2024 IBM Cloud. All rights reserved.