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