| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlySchedule |
MonthlySchedule.clone() |
MonthlySchedule |
JobScheduleFrequency.getMonthlySchedule()
Run the job once a month, on a specific day of the month.
|
MonthlySchedule |
MonthlySchedule.withDayOfMonth(Integer dayOfMonth)
Run the job once a month, on a specific day of the month.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobScheduleFrequency.setMonthlySchedule(MonthlySchedule monthlySchedule)
Run the job once a month, on a specific day of the month.
|
JobScheduleFrequency |
JobScheduleFrequency.withMonthlySchedule(MonthlySchedule monthlySchedule)
Run the job once a month, on a specific day of the month.
|
Copyright © 2020. All rights reserved.