Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.requests |
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 |
---|---|
GetDetectAnomalyJobRequest |
GetDetectAnomalyJobRequest.Builder.build()
Build the instance of GetDetectAnomalyJobRequest as configured by this builder
|
GetDetectAnomalyJobRequest |
GetDetectAnomalyJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDetectAnomalyJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDetectAnomalyJobRequest.Builder |
GetDetectAnomalyJobRequest.Builder.copy(GetDetectAnomalyJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.