|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S3ClientOptions | |
---|---|
com.amazonaws.services.s3 | Synchronous client for accessing Amazon S3. |
Uses of S3ClientOptions in com.amazonaws.services.s3 |
---|
Methods in com.amazonaws.services.s3 that return S3ClientOptions | |
---|---|
S3ClientOptions |
S3ClientOptions.withPathStyleAccess(boolean pathStyleAccess)
Configures the client to use path-style access for all requests. |
Methods in com.amazonaws.services.s3 with parameters of type S3ClientOptions | |
---|---|
void |
AmazonS3Client.setS3ClientOptions(S3ClientOptions clientOptions)
Override the default S3 client options for this client. |
void |
AmazonS3.setS3ClientOptions(S3ClientOptions clientOptions)
Override the default S3 client options for this client. |
Constructors in com.amazonaws.services.s3 with parameters of type S3ClientOptions | |
---|---|
S3ClientOptions(S3ClientOptions other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |