| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<Transition> |
LifecycleRule.transitions()
Specifies when an Amazon S3 object transitions to a specified storage class.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleRule.Builder |
LifecycleRule.Builder.transitions(Transition... transitions)
Specifies when an Amazon S3 object transitions to a specified storage class.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleRule.Builder |
LifecycleRule.Builder.transitions(Collection<Transition> transitions)
Specifies when an Amazon S3 object transitions to a specified storage class.
|
Copyright © 2022. All rights reserved.