static ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.builder() |
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.nextToken(String nextToken) |
The token for the next set of items to return.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(Collection<RotationShift> rotationShifts) |
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(Consumer<RotationShift.Builder>... rotationShifts) |
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(RotationShift... rotationShifts) |
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.toBuilder() |
|