Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Class and Description |
---|---|
class |
InstancePoolModelDeploymentSystemData
Instance pool based model deployment system data.
|
Modifier and Type | Method and Description |
---|---|
ModelDeploymentSystemData |
ModelDeployment.getModelDeploymentSystemData() |
Modifier and Type | Method and Description |
---|---|
ModelDeployment.Builder |
ModelDeployment.Builder.modelDeploymentSystemData(ModelDeploymentSystemData modelDeploymentSystemData) |
Constructor and Description |
---|
ModelDeployment(String id,
Date timeCreated,
String displayName,
String description,
String projectId,
String createdBy,
String compartmentId,
ModelDeploymentConfigurationDetails modelDeploymentConfigurationDetails,
CategoryLogDetails categoryLogDetails,
String modelDeploymentUrl,
ModelDeploymentSystemData modelDeploymentSystemData,
ModelDeploymentLifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.