| Package | Description |
|---|---|
| com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
S3ClientOptions |
S3ClientOptions.withPathStyleAccess(boolean pathStyleAccess)
Configures the client to use path-style access for all requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonS3.setS3ClientOptions(S3ClientOptions clientOptions)
Override the default S3 client options for this client.
|
void |
AmazonS3Client.setS3ClientOptions(S3ClientOptions clientOptions)
Override the default S3 client options for this client.
|
void |
AbstractAmazonS3.setS3ClientOptions(S3ClientOptions clientOptions) |
| Constructor and Description |
|---|
S3ClientOptions(S3ClientOptions other) |
Copyright © 2015. All rights reserved.