| Package | Description |
|---|---|
| org.mule.extension.s3.api.model |
| Modifier and Type | Method and Description |
|---|---|
RedirectRule |
RoutingRule.getRedirect() |
RedirectRule |
BucketWebsiteConfiguration.getRedirectAllRequestsTo()
Return the redirect information where all requests will be redirect to.
|
| Constructor and Description |
|---|
BucketWebsiteConfiguration(String indexDocumentSuffix,
String errorDocument,
RedirectRule redirectAllRequestsTo,
List<RoutingRule> routingRules) |
RoutingRule(RoutingRuleCondition condition,
RedirectRule redirect) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.