public class LifecycleConfig.Transition extends LifecycleConfig.TimeEvent
Modifier and Type | Field and Description |
---|---|
protected String |
storageClass |
date, days
Constructor and Description |
---|
Transition() |
Transition(Date date,
String storageClass) |
Transition(Integer days,
String storageClass) |
Modifier and Type | Method and Description |
---|---|
String |
getStorageClass() |
void |
setStorageClass(String storageClass) |
protected String storageClass
Copyright © 2006–2018. All rights reserved.