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