public class Transition extends DateDays
LifecycleRule
.Constructor and Description |
---|
Transition(ResponseDate date,
Integer days,
String storageClass) |
Transition(ZonedDateTime date,
Integer days,
String storageClass) |
Modifier and Type | Method and Description |
---|---|
String |
storageClass() |
public Transition(@Nullable ResponseDate date, @Nullable Integer days, @Nonnull String storageClass)
public Transition(ZonedDateTime date, Integer days, String storageClass)
public String storageClass()