| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
List<ShareRule> |
Schedule.shareRules()
The rule for sharing snapshots with other Amazon Web Services accounts.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.shareRules(ShareRule... shareRules)
The rule for sharing snapshots with other Amazon Web Services accounts.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.shareRules(Collection<ShareRule> shareRules)
The rule for sharing snapshots with other Amazon Web Services accounts.
|
Copyright © 2022. All rights reserved.