| Modifier and Type | Method and Description |
|---|---|
Schedule |
build() |
Schedule.Builder |
enabled(Boolean enabled) |
Schedule.Builder |
id(String id) |
Schedule.Builder |
offerShiftRequestsEnabled(Boolean offerShiftRequestsEnabled) |
Schedule.Builder |
openShiftsEnabled(Boolean openShiftsEnabled) |
Schedule.Builder |
provisionStatus(OperationStatus provisionStatus)
Org.OData.Core.V1.Computed
|
Schedule.Builder |
provisionStatusCode(String provisionStatusCode)
Org.OData.Core.V1.Computed
|
Schedule.Builder |
swapShiftsRequestsEnabled(Boolean swapShiftsRequestsEnabled) |
Schedule.Builder |
timeClockEnabled(Boolean timeClockEnabled) |
Schedule.Builder |
timeOffRequestsEnabled(Boolean timeOffRequestsEnabled) |
Schedule.Builder |
timeZone(String timeZone) |
Schedule.Builder |
workforceIntegrationIds(List<String> workforceIntegrationIds) |
Schedule.Builder |
workforceIntegrationIdsNextLink(String workforceIntegrationIdsNextLink) |
public Schedule.Builder id(String id)
public Schedule.Builder enabled(Boolean enabled)
public Schedule.Builder timeZone(String timeZone)
public Schedule.Builder provisionStatus(OperationStatus provisionStatus)
Org.OData.Core.V1.Computed
true
provisionStatus - value of provisionStatus property (as defined in service metadata)this (for method chaining)public Schedule.Builder provisionStatusCode(String provisionStatusCode)
Org.OData.Core.V1.Computed
true
provisionStatusCode - value of provisionStatusCode property (as defined in service metadata)this (for method chaining)public Schedule.Builder workforceIntegrationIds(List<String> workforceIntegrationIds)
public Schedule.Builder workforceIntegrationIdsNextLink(String workforceIntegrationIdsNextLink)
public Schedule.Builder timeClockEnabled(Boolean timeClockEnabled)
public Schedule.Builder openShiftsEnabled(Boolean openShiftsEnabled)
public Schedule.Builder swapShiftsRequestsEnabled(Boolean swapShiftsRequestsEnabled)
public Schedule.Builder offerShiftRequestsEnabled(Boolean offerShiftRequestsEnabled)
public Schedule.Builder timeOffRequestsEnabled(Boolean timeOffRequestsEnabled)
public Schedule build()
Copyright © 2018–2020. All rights reserved.