| Interface | Description |
|---|---|
| S3CrtAsyncClient |
Service client for accessing Amazon S3 asynchronously using the AWS Common Runtime S3 client.
|
| Class | Description |
|---|---|
| CrtChecksumUtils | |
| CrtCredentialsProviderAdapter |
Adapts an SDK
AwsCredentialsProvider to CRT CredentialsProvider |
| DefaultS3CrtAsyncClient | |
| DefaultS3CrtAsyncClient.DefaultS3CrtClientBuilder | |
| S3CrtAsyncHttpClient |
An implementation of
SdkAsyncHttpClient that uses an CRT S3 HTTP client S3Client to communicate with S3. |
| S3CrtAsyncHttpClient.Builder | |
| S3CrtRequestBodyStreamAdapter |
Adapts an SDK
AsyncRequestBody to CRT's HttpRequestBodyStream. |
| S3CrtResponseHandlerAdapter |
Adapts
SdkAsyncHttpResponseHandler to S3MetaRequestResponseHandler. |
| S3InternalSdkHttpExecutionAttribute<T> | |
| S3MetaRequestPauseObservable |
An observable that notifies the observer
S3CrtAsyncHttpClient to pause the request. |
| S3NativeClientConfiguration |
Internal client configuration resolver
|
| S3NativeClientConfiguration.Builder | |
| UploadPartCopyRequestIterable |
Iterable class to generate
UploadPartCopyRequests |
Copyright © 2023. All rights reserved.