Uses of Class
com.oracle.bmc.objectstorage.transfer.DownloadConfiguration
- 
Packages that use DownloadConfiguration Package Description com.oracle.bmc.objectstorage.transfer 
- 
- 
Uses of DownloadConfiguration in com.oracle.bmc.objectstorage.transferMethods in com.oracle.bmc.objectstorage.transfer that return DownloadConfiguration Modifier and Type Method Description DownloadConfigurationDownloadConfiguration.Builder. build()Build theDownloadConfiguration.Methods in com.oracle.bmc.objectstorage.transfer with parameters of type DownloadConfiguration Modifier and Type Method Description DownloadConfiguration.BuilderDownloadConfiguration.Builder. copy(DownloadConfiguration that)Copy the values from aDownloadConfigurationinto this builderConstructors in com.oracle.bmc.objectstorage.transfer with parameters of type DownloadConfiguration Constructor Description DownloadManager(ObjectStorage objectStorage, DownloadConfiguration config)
 
-