Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Class and Description |
---|---|
class |
ObjectStoreOutputDetails
OCI Object Storage Location.
|
Modifier and Type | Method and Description |
---|---|
OutputDetails |
CreateDetectAnomalyJobDetails.getOutputDetails() |
Modifier and Type | Method and Description |
---|---|
CreateDetectAnomalyJobDetails.Builder |
CreateDetectAnomalyJobDetails.Builder.outputDetails(OutputDetails outputDetails) |
Constructor and Description |
---|
CreateDetectAnomalyJobDetails(String compartmentId,
String description,
String displayName,
String modelId,
Float sensitivity,
Boolean areAllEstimatesRequired,
InputDetails inputDetails,
OutputDetails outputDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.