Uses of Class
com.oracle.bmc.datascience.DataScienceClient.Builder
-
Packages that use DataScienceClient.Builder Package Description com.oracle.bmc.datascience -
-
Uses of DataScienceClient.Builder in com.oracle.bmc.datascience
Methods in com.oracle.bmc.datascience that return DataScienceClient.Builder Modifier and Type Method Description static DataScienceClient.Builder
DataScienceClient. builder()
Create a builder for this client.DataScienceClient.Builder
DataScienceClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.DataScienceClient.Builder
DataScienceClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-