Uses of Class
com.oracle.bmc.aianomalydetection.model.DetectAnomalyJobCollection
-
Packages that use DetectAnomalyJobCollection Package Description com.oracle.bmc.aianomalydetection.model com.oracle.bmc.aianomalydetection.responses -
-
Uses of DetectAnomalyJobCollection in com.oracle.bmc.aianomalydetection.model
Methods in com.oracle.bmc.aianomalydetection.model that return DetectAnomalyJobCollection Modifier and Type Method Description DetectAnomalyJobCollection
DetectAnomalyJobCollection.Builder. build()
Methods in com.oracle.bmc.aianomalydetection.model with parameters of type DetectAnomalyJobCollection Modifier and Type Method Description DetectAnomalyJobCollection.Builder
DetectAnomalyJobCollection.Builder. copy(DetectAnomalyJobCollection model)
-
Uses of DetectAnomalyJobCollection in com.oracle.bmc.aianomalydetection.responses
Methods in com.oracle.bmc.aianomalydetection.responses that return DetectAnomalyJobCollection Modifier and Type Method Description DetectAnomalyJobCollection
ListDetectAnomalyJobsResponse. getDetectAnomalyJobCollection()
The returned DetectAnomalyJobCollection instance.Methods in com.oracle.bmc.aianomalydetection.responses with parameters of type DetectAnomalyJobCollection Modifier and Type Method Description ListDetectAnomalyJobsResponse.Builder
ListDetectAnomalyJobsResponse.Builder. detectAnomalyJobCollection(DetectAnomalyJobCollection detectAnomalyJobCollection)
The returned DetectAnomalyJobCollection instance.
-