MicrosoftGraphSchedule |
MicrosoftGraphTeamInner.schedule() |
Get the schedule property: schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withEnabled(Boolean enabled) |
Set the enabled property: Indicates whether the schedule is enabled for the team.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withOfferShiftRequests(List<MicrosoftGraphOfferShiftRequest> offerShiftRequests) |
Set the offerShiftRequests property: The offerShiftRequests property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withOfferShiftRequestsEnabled(Boolean offerShiftRequestsEnabled) |
Set the offerShiftRequestsEnabled property: Indicates whether offer shift requests are enabled for the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withOpenShiftChangeRequests(List<MicrosoftGraphOpenShiftChangeRequest> openShiftChangeRequests) |
Set the openShiftChangeRequests property: The openShiftChangeRequests property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withOpenShifts(List<MicrosoftGraphOpenShift> openShifts) |
Set the openShifts property: The openShifts property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withOpenShiftsEnabled(Boolean openShiftsEnabled) |
Set the openShiftsEnabled property: Indicates whether open shifts are enabled for the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withProvisionStatus(MicrosoftGraphOperationStatus provisionStatus) |
Set the provisionStatus property: The provisionStatus property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withProvisionStatusCode(String provisionStatusCode) |
Set the provisionStatusCode property: Additional information about why schedule provisioning failed.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withSchedulingGroups(List<MicrosoftGraphSchedulingGroup> schedulingGroups) |
Set the schedulingGroups property: The logical grouping of users in the schedule (usually by role).
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withShifts(List<MicrosoftGraphShift> shifts) |
Set the shifts property: The shifts in the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withSwapShiftsChangeRequests(List<MicrosoftGraphSwapShiftsChangeRequest> swapShiftsChangeRequests) |
Set the swapShiftsChangeRequests property: The swapShiftsChangeRequests property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withSwapShiftsRequestsEnabled(Boolean swapShiftsRequestsEnabled) |
Set the swapShiftsRequestsEnabled property: Indicates whether swap shifts requests are enabled for the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimeClockEnabled(Boolean timeClockEnabled) |
Set the timeClockEnabled property: Indicates whether time clock is enabled for the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimeOffReasons(List<MicrosoftGraphTimeOffReason> timeOffReasons) |
Set the timeOffReasons property: The set of reasons for a time off in the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimeOffRequests(List<MicrosoftGraphTimeOffRequest> timeOffRequests) |
Set the timeOffRequests property: The timeOffRequests property.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimeOffRequestsEnabled(Boolean timeOffRequestsEnabled) |
Set the timeOffRequestsEnabled property: Indicates whether time off requests are enabled for the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimesOff(List<MicrosoftGraphTimeOff> timesOff) |
Set the timesOff property: The instances of times off in the schedule.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withTimeZone(String timeZone) |
Set the timeZone property: Indicates the time zone of the schedule team using tz database format.
|
MicrosoftGraphSchedule |
MicrosoftGraphSchedule.withWorkforceIntegrationIds(List<String> workforceIntegrationIds) |
Set the workforceIntegrationIds property: The workforceIntegrationIds property.
|