@Version(value="1.0.0")
See: Description
| Interface | Description |
|---|---|
| BinaryDownload |
This extension interface provides a mechanism whereby a client can download
a
Binary directly from a storage location. |
| BinaryUpload |
Describes uploading a binary through HTTP requests in a single or multiple
parts.
|
| Class | Description |
|---|---|
| BinaryDownloadOptions |
Specifies the options to be used when obtaining a direct download URI via
BinaryDownload.getURI(BinaryDownloadOptions). |
| BinaryDownloadOptions.BinaryDownloadOptionsBuilder |
Used to build an instance of
BinaryDownloadOptions with the
options set as desired by the caller. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.