Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
ListDetectAnomalyJobsResponse |
AnomalyDetectionClient.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request) |
ListDetectAnomalyJobsResponse |
AnomalyDetection.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request)
Returns a list of all the Anomaly Detection jobs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsyncClient.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler) |
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsync.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler)
Returns a list of all the Anomaly Detection jobs in the specified compartment.
|
Iterable<ListDetectAnomalyJobsResponse> |
AnomalyDetectionPaginators.listDetectAnomalyJobsResponseIterator(ListDetectAnomalyJobsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDetectAnomalyJobs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsyncClient.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler) |
Future<ListDetectAnomalyJobsResponse> |
AnomalyDetectionAsync.listDetectAnomalyJobs(ListDetectAnomalyJobsRequest request,
AsyncHandler<ListDetectAnomalyJobsRequest,ListDetectAnomalyJobsResponse> handler)
Returns a list of all the Anomaly Detection jobs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListDetectAnomalyJobsResponse |
ListDetectAnomalyJobsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDetectAnomalyJobsResponse.Builder |
ListDetectAnomalyJobsResponse.Builder.copy(ListDetectAnomalyJobsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.