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