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