@Version(value="1.0.0")
See: Description
| Interface | Description |
|---|---|
| BlobAccessProvider |
Extension interface applied to a class that indicates that the class
implements the direct upload and direct download feature for
Blobs. |
| BlobUpload |
An object containing information needed to complete a direct binary upload.
|
| Class | Description |
|---|---|
| BlobDownloadOptions |
Download options to be provided to a call to
BlobAccessProvider.getDownloadURI(Blob, BlobDownloadOptions). |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.