public class RetentionPolicy extends Object
| Constructor and Description |
|---|
RetentionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Integer |
getDaysToKeep() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setDaysToKeep(Integer daysToKeep) |
Copyright © 2016. All rights reserved.