| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlySchedule |
MonthlySchedule.clone() |
MonthlySchedule |
Schedule.getMonthly()
The schedule's monthly.
|
MonthlySchedule |
MonthlySchedule.withDay(Day day)
The monthly schedule's day.
|
MonthlySchedule |
MonthlySchedule.withDay(String day)
The monthly schedule's day.
|
MonthlySchedule |
MonthlySchedule.withStartTime(Time startTime)
The monthly schedule's start time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setMonthly(MonthlySchedule monthly)
The schedule's monthly.
|
Schedule |
Schedule.withMonthly(MonthlySchedule monthly)
The schedule's monthly.
|
Copyright © 2025. All rights reserved.