| Class | Description |
|---|---|
| DownloadInstructions |
Specific instructions for downloading content, these could be:
Range; a partial download of the entire content, check
AbstractRange
If-Match; only return the content conditional the passed value matches the etag. |
| FixedLengthInputStream |
The purpose of this class is to read a limited number of bytes.
|
| ListInstructions | |
| ListQueryParameters | |
| QueryParameter | |
| QueryParameters | |
| SegmentationPlan |
The Segmentation plan provides a way to access the underlying data as separate InputStreams
for the purpose of uploading in several segments.
|
| SegmentationPlanBoundedInputStream | |
| SegmentationPlanByteArray | |
| SegmentationPlanFile | |
| UploadInstructions |
Specific instructions for uploading files.
|
| UploadPayload |
Encapsulates the payload that must be uploaded to the ObjectStore.
|
| UploadPayloadBoundedInputStream | |
| UploadPayloadByteArray | |
| UploadPayloadFile | |
| UploadPayloadInputStream |
Copyright © 2012-2020 42 BV. All Rights Reserved.