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