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.objectstorageMethods in com.oracle.bmc.objectstorage that return ObjectStorageClient.Builder Modifier and Type Method Description static ObjectStorageClient.BuilderObjectStorageClient. builder()Create a builder for this client.ObjectStorageClient.BuilderObjectStorageClient.Builder. executorService(ExecutorService executorService)Set the ExecutorService for the client to be created.ObjectStorageClient.BuilderObjectStorageClient.Builder. isStreamWarningEnabled(boolean isStreamWarningEnabled)Enable/disable the stream warnings for the client
 
-