Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
DetectAnomaliesResponse |
AnomalyDetection.detectAnomalies(DetectAnomaliesRequest request)
Make a detect call with an anomaly model and detection data
|
DetectAnomaliesResponse |
AnomalyDetectionClient.detectAnomalies(DetectAnomaliesRequest request) |
Future<DetectAnomaliesResponse> |
AnomalyDetectionAsync.detectAnomalies(DetectAnomaliesRequest request,
AsyncHandler<DetectAnomaliesRequest,DetectAnomaliesResponse> handler)
Make a detect call with an anomaly model and detection data
|
Future<DetectAnomaliesResponse> |
AnomalyDetectionAsyncClient.detectAnomalies(DetectAnomaliesRequest request,
AsyncHandler<DetectAnomaliesRequest,DetectAnomaliesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DetectAnomaliesResponse> |
AnomalyDetectionAsync.detectAnomalies(DetectAnomaliesRequest request,
AsyncHandler<DetectAnomaliesRequest,DetectAnomaliesResponse> handler)
Make a detect call with an anomaly model and detection data
|
Future<DetectAnomaliesResponse> |
AnomalyDetectionAsyncClient.detectAnomalies(DetectAnomaliesRequest request,
AsyncHandler<DetectAnomaliesRequest,DetectAnomaliesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DetectAnomaliesRequest |
DetectAnomaliesRequest.Builder.build()
Build the instance of DetectAnomaliesRequest as configured by this builder
|
DetectAnomaliesRequest |
DetectAnomaliesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DetectAnomaliesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DetectAnomaliesRequest.Builder |
DetectAnomaliesRequest.Builder.copy(DetectAnomaliesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.