Package | Description |
---|---|
software.amazon.awssdk.services.s3.model |
Modifier and Type | Method and Description |
---|---|
LifecycleExpiration |
LifecycleRule.expiration()
Specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object has a
delete marker.
|
Modifier and Type | Method and Description |
---|---|
LifecycleRule.Builder |
LifecycleRule.Builder.expiration(LifecycleExpiration expiration)
Specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object
has a delete marker.
|
Copyright © 2019. All rights reserved.