Uses of Class
com.oracle.bmc.aianomalydetection.AnomalyDetectionClient.Builder
-
Packages that use AnomalyDetectionClient.Builder Package Description com.oracle.bmc.aianomalydetection -
-
Uses of AnomalyDetectionClient.Builder in com.oracle.bmc.aianomalydetection
Methods in com.oracle.bmc.aianomalydetection that return AnomalyDetectionClient.Builder Modifier and Type Method Description static AnomalyDetectionClient.Builder
AnomalyDetectionClient. builder()
Create a builder for this client.AnomalyDetectionClient.Builder
AnomalyDetectionClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.
-