| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
List<CrossRegionCopyRule> |
Schedule.crossRegionCopyRules()
The rule for cross-Region snapshot copies.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.crossRegionCopyRules(CrossRegionCopyRule... crossRegionCopyRules)
The rule for cross-Region snapshot copies.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.crossRegionCopyRules(Collection<CrossRegionCopyRule> crossRegionCopyRules)
The rule for cross-Region snapshot copies.
|
Copyright © 2022. All rights reserved.