| Package | Description |
|---|---|
| org.mule.extension.s3.api.response | |
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
List<ApiCORSRule> |
BucketCorsResponse.getCorsRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketCorsResponse.setCorsRules(List<ApiCORSRule> corsRules) |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketOperations.putBucketCors(S3Configuration configuration,
S3Connection connection,
String bucket,
List<ApiCORSRule> corsRules,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback)
Sets the cors configuration for your bucket.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.