| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleRule> |
GetBucketLifecycleConfigurationResponse.rules()
Container for the lifecycle rule of the Outposts bucket.
|
List<LifecycleRule> |
LifecycleConfiguration.rules()
A lifecycle rule for individual objects in an Outposts bucket.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketLifecycleConfigurationResponse.Builder |
GetBucketLifecycleConfigurationResponse.Builder.rules(LifecycleRule... rules)
Container for the lifecycle rule of the Outposts bucket.
|
LifecycleConfiguration.Builder |
LifecycleConfiguration.Builder.rules(LifecycleRule... rules)
A lifecycle rule for individual objects in an Outposts bucket.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketLifecycleConfigurationResponse.Builder |
GetBucketLifecycleConfigurationResponse.Builder.rules(Collection<LifecycleRule> rules)
Container for the lifecycle rule of the Outposts bucket.
|
LifecycleConfiguration.Builder |
LifecycleConfiguration.Builder.rules(Collection<LifecycleRule> rules)
A lifecycle rule for individual objects in an Outposts bucket.
|
Copyright © 2021. All rights reserved.