| Package | Description |
|---|---|
| org.mule.extension.s3.api.model |
| Modifier and Type | Method and Description |
|---|---|
ApiLifecycleRuleFilter |
ApiLifecycleRule.getLifecycleFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiLifecycleRule.setLifecycleFilter(ApiLifecycleRuleFilter lifecycleFilter) |
| Constructor and Description |
|---|
ApiLifecycleRule(String id,
ApiLifecycleRuleFilter lifecycleFilter,
String status,
Integer expirationDays,
LocalDateTime expirationDate,
List<ApiTransition> transitions,
List<ApiNoncurrentVersionTransition> noncurrentVersionTransitions,
Integer daysToAbortIncompleteMultipartUpload,
Integer noncurrentVersionExpirationInDays) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.