Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.internal | |
com.ibm.cloud.objectstorage.services.s3.internal.crypto.v1 | |
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Class and Description |
---|
FileDeletionEvent
A file deletion event.
|
PartCreationEvent |
S3DirectSpi
A Service Provider Interface that allows direct access to the underlying
non-encrypting S3 client of an S3 encryption client instance.
|
S3ErrorResponseHandler
Response handler for S3 error responses.
|
Class and Description |
---|
AbstractS3ResponseHandler
Abstract HTTP response handler for Amazon S3 responses.
|
BucketNameUtils
Utilities for working with Amazon S3 bucket names, such as validation and
checked to see if they are compatible with DNS addressing.
|
DualstackEndpointBuilder
Uses region metadata to construct a dualstack endpoint for a specific service
|
FileDeletionEvent
A file deletion event.
|
FileLocks
An internal utility used to provide both inter and intra JVM file locking.
|
HeaderHandler
Assistant response handler that can pull an HTTP header out of the response
and apply it to a response object.
|
Mimetypes
Utility class that maintains a listing of known Mimetypes, and determines the
mimetype of files based on file extensions.
|
MultiFileOutputStream
Used to split an output stream into multiple files for purposes such as
parallel uploads.
|
ObjectExpirationResult
Interface for service responses that receive the x-amz-expiration header.
|
ObjectRestoreResult
Interface for service responses that receive the x-amz-restore header.
|
ObjectTransitionResult
Interface for service responses that receive the x-ibm-transition header.
|
S3DirectSpi
A Service Provider Interface that allows direct access to the underlying
non-encrypting S3 client of an S3 encryption client instance.
|
S3RequestEndpointResolver
Sets endpoint and resource path on a request object
|
S3RequesterChargedResult |
S3XmlResponseHandler
S3 Implementation of HttpResponseHandler.
|
ServerSideEncryptionResult
Interface for service responses that include the server-side-encryption
related headers.
|
ServiceUtils.RetryableS3DownloadTask
Interface for the task of downloading object from S3 to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
|
SkipMd5CheckStrategy
Logic for determining whether MD5 checksum validation should be performed or not.
|
XmlWriter
Basic XML Writer helper library.
|
Class and Description |
---|
S3Direct
Used to provide direct access to the underlying/original S3 client methods
free of any added cryptographic functionalities.
|
Class and Description |
---|
MultiFileOutputStream
Used to split an output stream into multiple files for purposes such as
parallel uploads.
|
ObjectExpirationResult
Interface for service responses that receive the x-amz-expiration header.
|
ObjectRestoreResult
Interface for service responses that receive the x-amz-restore header.
|
ObjectTransitionResult
Interface for service responses that receive the x-ibm-transition header.
|
S3RequesterChargedResult |
ServerSideEncryptionResult
Interface for service responses that include the server-side-encryption
related headers.
|
SSEResultBase
Common abstract base class for result that contains server side encryption
(SSE) information.
|
Class and Description |
---|
ServiceUtils.RetryableS3DownloadTask
Interface for the task of downloading object from S3 to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
|
Copyright © 2024. All rights reserved.