Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Class and Description |
---|---|
class |
ObjectStorageLocation
This is the specialised JSON format with an additional field for ‘locationType’.
|
Modifier and Type | Method and Description |
---|---|
OutputJobDetails |
DetectAnomalyJob.getOutputDetails() |
Modifier and Type | Method and Description |
---|---|
DetectAnomalyJob.Builder |
DetectAnomalyJob.Builder.outputDetails(OutputJobDetails outputDetails) |
Constructor and Description |
---|
DetectAnomalyJob(String id,
String compartmentId,
String displayName,
String description,
String modelId,
String projectId,
Float sensitivity,
Boolean areAllEstimatesRequired,
InputJobDetails inputDetails,
OutputJobDetails outputDetails,
Date timeAccepted,
Date timeStarted,
Date timeFinished,
DetectAnomalyJob.LifecycleState lifecycleState,
String lifecycleStateDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Object> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.