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