Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DetectAnomalyJobSummary> |
AnomalyDetectionPaginators.listDetectAnomalyJobsRecordIterator(ListDetectAnomalyJobsRequest request)
Creates a new iterable which will iterate over the
DetectAnomalyJobSummary objects contained in
responses from the listDetectAnomalyJobs operation. |
Modifier and Type | Method and Description |
---|---|
DetectAnomalyJobSummary |
DetectAnomalyJobSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DetectAnomalyJobSummary> |
DetectAnomalyJobCollection.getItems()
List of Anomaly Detection jobs.
|
Modifier and Type | Method and Description |
---|---|
DetectAnomalyJobSummary.Builder |
DetectAnomalyJobSummary.Builder.copy(DetectAnomalyJobSummary model) |
Modifier and Type | Method and Description |
---|---|
DetectAnomalyJobCollection.Builder |
DetectAnomalyJobCollection.Builder.items(List<DetectAnomalyJobSummary> items)
List of Anomaly Detection jobs.
|
Constructor and Description |
---|
DetectAnomalyJobCollection(List<DetectAnomalyJobSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.