public static interface WeeklySchedule.Builder extends SdkPojo, CopyableBuilder<WeeklySchedule.Builder,WeeklySchedule>
| Modifier and Type | Method and Description |
|---|---|
WeeklySchedule.Builder |
dayOfWeek(DayOfWeek dayOfWeek)
The day of the week when Amazon Macie runs the job.
|
WeeklySchedule.Builder |
dayOfWeek(String dayOfWeek)
The day of the week when Amazon Macie runs the job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWeeklySchedule.Builder dayOfWeek(String dayOfWeek)
The day of the week when Amazon Macie runs the job.
WeeklySchedule.Builder dayOfWeek(DayOfWeek dayOfWeek)
The day of the week when Amazon Macie runs the job.
Copyright © 2021. All rights reserved.