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