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