| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
RetainRule |
RetainRule.clone() |
RetainRule |
Schedule.getRetainRule()
The retain rule.
|
RetainRule |
RetainRule.withCount(Integer count)
The number of snapshots to keep for each volume, up to a maximum of 1000.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setRetainRule(RetainRule retainRule)
The retain rule.
|
Schedule |
Schedule.withRetainRule(RetainRule retainRule)
The retain rule.
|
Copyright © 2018. All rights reserved.