| Package | Description |
|---|---|
| org.mule.extension.s3.internal.converter | |
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.model.WebsiteConfiguration |
ApiWebsiteConfigurationConverter.convert(org.modelmapper.spi.MappingContext<ApiWebsiteConfiguration,software.amazon.awssdk.services.s3.model.WebsiteConfiguration> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BucketOperations.putBucketWebsite(S3Configuration configuration,
S3Connection connection,
String bucket,
ApiWebsiteConfiguration websiteConfig,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback)
Sets the configuration of the website that is specified in the website subresource.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.