| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ShiftDetails |
ShiftDetails.clone() |
ShiftDetails |
RotationShift.getShiftDetails()
Additional information about an on-call rotation shift.
|
ShiftDetails |
ShiftDetails.withOverriddenContactIds(Collection<String> overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created.
|
ShiftDetails |
ShiftDetails.withOverriddenContactIds(String... overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RotationShift.setShiftDetails(ShiftDetails shiftDetails)
Additional information about an on-call rotation shift.
|
RotationShift |
RotationShift.withShiftDetails(ShiftDetails shiftDetails)
Additional information about an on-call rotation shift.
|
Copyright © 2023. All rights reserved.