| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRule |
CreateRule.clone() |
CreateRule |
Schedule.getCreateRule()
The creation rule.
|
CreateRule |
CreateRule.withInterval(Integer interval)
The interval between snapshots.
|
CreateRule |
CreateRule.withIntervalUnit(IntervalUnitValues intervalUnit)
The interval unit.
|
CreateRule |
CreateRule.withIntervalUnit(String intervalUnit)
The interval unit.
|
CreateRule |
CreateRule.withTimes(Collection<String> times)
The time, in UTC, to start the operation.
|
CreateRule |
CreateRule.withTimes(String... times)
The time, in UTC, to start the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setCreateRule(CreateRule createRule)
The creation rule.
|
Schedule |
Schedule.withCreateRule(CreateRule createRule)
The creation rule.
|
Copyright © 2019. All rights reserved.