Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.ShiftDetails
-
Packages that use ShiftDetails Package Description software.amazon.awssdk.services.ssmcontacts.model -
-
Uses of ShiftDetails in software.amazon.awssdk.services.ssmcontacts.model
Methods in software.amazon.awssdk.services.ssmcontacts.model that return ShiftDetails Modifier and Type Method Description ShiftDetailsRotationShift. shiftDetails()Additional information about an on-call rotation shift.Methods in software.amazon.awssdk.services.ssmcontacts.model with parameters of type ShiftDetails Modifier and Type Method Description RotationShift.BuilderRotationShift.Builder. shiftDetails(ShiftDetails shiftDetails)Additional information about an on-call rotation shift.
-