| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation.bucket.configuration | |
| org.mule.extension.s3.internal.service.bucket |
| Modifier and Type | Method and Description |
|---|---|
BucketLoggingConfiguration |
BucketLoggingConfigurationOperations.getBucketLoggingConfiguration(S3Configuration config,
S3Connection connection,
String bucketName)
Answers the logging status of a bucket and the permissions users have to view and modify that status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketLoggingConfigurationOperations.setBucketLoggingConfiguration(S3Configuration config,
S3Connection connection,
String bucketName,
BucketLoggingConfiguration bucketLoggingConfiguration)
Set the logging parameters for a bucket and to specify permissions for who can view and modify the logging parameters.
|
| Modifier and Type | Method and Description |
|---|---|
BucketLoggingConfiguration |
BucketService.getBucketLoggingConfiguration(String bucketName) |
BucketLoggingConfiguration |
BucketServiceImpl.getBucketLoggingConfiguration(String bucketName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketService.setBucketLoggingConfiguration(String bucketName,
BucketLoggingConfiguration bucketLoggingConfiguration) |
void |
BucketServiceImpl.setBucketLoggingConfiguration(String bucketName,
BucketLoggingConfiguration bucketLoggingConfiguration) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.