| Modifier and Type | Class and Description |
|---|---|
static class |
RegistryModelImpl.RegistryModelBuilderImpl
The implementation of the
ModelBuilder. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the experiment model.
|
String |
getRegistryName()
Returns the registry record name for this model in the workspace.
|
String |
getVersion()
Returns the version of the model.
|
String |
getWorkspace()
Returns the name of the workspace where model is registered.
|
boolean |
isPublic()
Returns
true if model registration is in public domain. |
public String getName()
Modelpublic String getVersion()
ModelgetVersion in interface Modelpublic String getWorkspace()
ModelgetWorkspace in interface Modelpublic String getRegistryName()
ModelgetRegistryName in interface ModelCopyright © 2022. All rights reserved.