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