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