| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlySetting |
MonthlySetting.clone() |
MonthlySetting |
MonthlySetting.withDayOfMonth(Integer dayOfMonth)
The day of the month when monthly recurring on-call rotations begin.
|
MonthlySetting |
MonthlySetting.withHandOffTime(HandOffTime handOffTime)
The time of day when a monthly recurring on-call shift rotation begins.
|
| Modifier and Type | Method and Description |
|---|---|
List<MonthlySetting> |
RecurrenceSettings.getMonthlySettings()
Information about on-call rotations that recur monthly.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceSettings |
RecurrenceSettings.withMonthlySettings(MonthlySetting... monthlySettings)
Information about on-call rotations that recur monthly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurrenceSettings.setMonthlySettings(Collection<MonthlySetting> monthlySettings)
Information about on-call rotations that recur monthly.
|
RecurrenceSettings |
RecurrenceSettings.withMonthlySettings(Collection<MonthlySetting> monthlySettings)
Information about on-call rotations that recur monthly.
|
Copyright © 2025. All rights reserved.