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