Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.transfer | |
com.oracle.bmc.objectstorage.transfer.internal |
Modifier and Type | Class and Description |
---|---|
class |
ObjectStorageClient |
Constructor and Description |
---|
ObjectStoragePaginators(ObjectStorage client) |
ObjectStorageWaiters(ExecutorService executorService,
ObjectStorage client) |
Modifier and Type | Method and Description |
---|---|
MultipartObjectAssembler.MultipartObjectAssemblerBuilder |
MultipartObjectAssembler.MultipartObjectAssemblerBuilder.service(ObjectStorage service) |
Constructor and Description |
---|
DownloadManager(ObjectStorage objectStorage,
DownloadConfiguration config) |
MultipartObjectAssembler(ObjectStorage service,
String namespaceName,
String bucketName,
String objectName,
boolean allowOverwrite,
ExecutorService executorService)
Deprecated.
use
MultipartObjectAssembler.builder() instead |
UploadManager(ObjectStorage objectStorage,
UploadConfiguration uploadConfiguration) |
Constructor and Description |
---|
MultipartTransferManager(ExecutorService executor,
MultipartManifestImpl manifest,
ObjectStorage client) |
Copyright © 2016–2024. All rights reserved.