Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
GetDetectAnomalyJobResponse |
AnomalyDetection.getDetectAnomalyJob(GetDetectAnomalyJobRequest request)
Gets a detect anomaly asynchronous job by identifier.
|
GetDetectAnomalyJobResponse |
AnomalyDetectionClient.getDetectAnomalyJob(GetDetectAnomalyJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDetectAnomalyJobResponse> |
AnomalyDetectionAsync.getDetectAnomalyJob(GetDetectAnomalyJobRequest request,
AsyncHandler<GetDetectAnomalyJobRequest,GetDetectAnomalyJobResponse> handler)
Gets a detect anomaly asynchronous job by identifier.
|
Future<GetDetectAnomalyJobResponse> |
AnomalyDetectionAsyncClient.getDetectAnomalyJob(GetDetectAnomalyJobRequest request,
AsyncHandler<GetDetectAnomalyJobRequest,GetDetectAnomalyJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDetectAnomalyJobResponse |
GetDetectAnomalyJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDetectAnomalyJobResponse.Builder |
GetDetectAnomalyJobResponse.Builder.copy(GetDetectAnomalyJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.