public static class ComponentModel.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ComponentModel |
build() |
ComponentModel.Builder |
copy(ComponentModel model) |
ComponentModel.Builder |
modelId(String modelId)
The OCID
of active custom Key Value model that need to be composed.
|
public ComponentModel.Builder modelId(String modelId)
The OCID of active custom Key Value model that need to be composed.
modelId
- the value to setpublic ComponentModel build()
public ComponentModel.Builder copy(ComponentModel model)
Copyright © 2016–2024. All rights reserved.