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