Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest
Packages that use PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest
-
Uses of PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitAlternativeshiftsSettings(PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest request) Update alternative shifts settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitAlternativeshiftsSettingsAsync(PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest request, AsyncApiCallback<AlternativeShiftBuSettingsResponse> callback) Update alternative shifts settings for a business unit -
Uses of PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.Builder.build()PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.withBody(UpdateAlternativeShiftBuSettingsRequest body) PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.withCustomHeader(String name, String value)