Uses of Class
software.amazon.awssdk.services.macie2.model.MonthlySchedule
-
Packages that use MonthlySchedule Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of MonthlySchedule in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return MonthlySchedule Modifier and Type Method Description MonthlyScheduleJobScheduleFrequency. monthlySchedule()Specifies a monthly recurrence pattern for running the job.Methods in software.amazon.awssdk.services.macie2.model with parameters of type MonthlySchedule Modifier and Type Method Description JobScheduleFrequency.BuilderJobScheduleFrequency.Builder. monthlySchedule(MonthlySchedule monthlySchedule)Specifies a monthly recurrence pattern for running the job.
-