Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.internal | |
com.amazonaws.services.s3.transfer |
Transfer management.
|
Modifier and Type | Field and Description |
---|---|
private SkipMd5CheckStrategy |
AmazonS3Client.skipMd5CheckStrategy |
Constructor and Description |
---|
AmazonS3Client(AWSCredentialsProvider credentialsProvider,
ClientConfiguration clientConfiguration,
RequestMetricCollector requestMetricCollector,
SkipMd5CheckStrategy skipMd5CheckStrategy)
Constructs a new Amazon S3 client using the specified AWS credentials,
client configuration and request metric collector to access Amazon S3.
|
Modifier and Type | Field and Description |
---|---|
static SkipMd5CheckStrategy |
SkipMd5CheckStrategy.INSTANCE |
private static SkipMd5CheckStrategy |
ServiceUtils.skipMd5CheckStrategy |
Modifier and Type | Field and Description |
---|---|
private SkipMd5CheckStrategy |
DownloadTaskImpl.skipMd5CheckStrategy |