| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Schedule> |
PolicyDetails.schedules()
The schedule of policy-defined actions.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails.Builder |
PolicyDetails.Builder.schedules(Schedule... schedules)
The schedule of policy-defined actions.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails.Builder |
PolicyDetails.Builder.schedules(Collection<Schedule> schedules)
The schedule of policy-defined actions.
|
Copyright © 2020. All rights reserved.