Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateSingleModelDeploymentConfigurationDetails
The single model type deployment for update.
|
Modifier and Type | Method and Description |
---|---|
UpdateModelDeploymentConfigurationDetails |
UpdateModelDeploymentDetails.getModelDeploymentConfigurationDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateModelDeploymentDetails.Builder |
UpdateModelDeploymentDetails.Builder.modelDeploymentConfigurationDetails(UpdateModelDeploymentConfigurationDetails modelDeploymentConfigurationDetails) |
Constructor and Description |
---|
UpdateModelDeploymentDetails(String displayName,
String description,
UpdateModelDeploymentConfigurationDetails modelDeploymentConfigurationDetails,
UpdateCategoryLogDetails categoryLogDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.