public static interface HandOffTime.Builder extends SdkPojo, CopyableBuilder<HandOffTime.Builder,HandOffTime>
| Modifier and Type | Method and Description |
|---|---|
HandOffTime.Builder |
hourOfDay(Integer hourOfDay)
The hour when an on-call rotation shift begins or ends.
|
HandOffTime.Builder |
minuteOfHour(Integer minuteOfHour)
The minute when an on-call rotation shift begins or ends.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHandOffTime.Builder hourOfDay(Integer hourOfDay)
The hour when an on-call rotation shift begins or ends.
hourOfDay - The hour when an on-call rotation shift begins or ends.HandOffTime.Builder minuteOfHour(Integer minuteOfHour)
The minute when an on-call rotation shift begins or ends.
minuteOfHour - The minute when an on-call rotation shift begins or ends.Copyright © 2023. All rights reserved.