| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static ArchiveRule.Builder |
ArchiveRule.builder() |
ArchiveRule.Builder |
ArchiveRule.Builder.retainRule(ArchiveRetainRule retainRule)
Information about the retention period for the snapshot archiving rule.
|
default ArchiveRule.Builder |
ArchiveRule.Builder.retainRule(Consumer<ArchiveRetainRule.Builder> retainRule)
Information about the retention period for the snapshot archiving rule.
|
ArchiveRule.Builder |
ArchiveRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ArchiveRule.Builder> |
ArchiveRule.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Schedule.Builder |
Schedule.Builder.archiveRule(Consumer<ArchiveRule.Builder> archiveRule)
[Snapshot policies that target volumes only] The snapshot archiving rule for the schedule.
|
Copyright © 2023. All rights reserved.