Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsync.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler)
Returns a list of all the Anomaly Detection jobs in the specified compartment.
|
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsyncClient.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDetectAnomalyJobsRequest |
ListDetectAnomalyJobsRequest.Builder.build()
Build the instance of ListDetectAnomalyJobsRequest as configured by this builder
|
ListDetectAnomalyJobsRequest |
ListDetectAnomalyJobsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDetectAnomalyJobsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDetectAnomalyJobsRequest.Builder |
ListDetectAnomalyJobsRequest.Builder.copy(ListDetectAnomalyJobsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.