| Package | Description |
|---|---|
| com.obs.services.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<LifecycleConfiguration.NoncurrentVersionTransition> |
LifecycleConfiguration.Rule.noncurrentVersionTransitions |
| Modifier and Type | Method and Description |
|---|---|
LifecycleConfiguration.NoncurrentVersionTransition |
LifecycleConfiguration.Rule.newNoncurrentVersionTransition()
Create the transition policy for noncurrent versions.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleConfiguration.NoncurrentVersionTransition> |
LifecycleConfiguration.Rule.getNoncurrentVersionTransitions()
Obtain the transition policy of noncurrent versions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleConfiguration.Rule.setNoncurrentVersionTransitions(List<LifecycleConfiguration.NoncurrentVersionTransition> noncurrentVersionTransitions)
Set the transition policy for noncurrent versions.
|
Copyright © 2019. All rights reserved.