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.datasafe
Methods in com.oracle.bmc.datasafe that return DataSafeClient.Builder Modifier and Type Method Description static DataSafeClient.Builder
DataSafeClient. builder()
Create a builder for this client.DataSafeClient.Builder
DataSafeClient.Builder. executorService(ExecutorService executorService)
Set the ExecutorService for the client to be created.DataSafeClient.Builder
DataSafeClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)
Enable/disable the stream warnings for the client
-