Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest
Packages that use GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest
-
Uses of GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitAlternativeshiftsSettings(GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest request) Get alternative shifts settings for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitAlternativeshiftsSettingsAsync(GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest request, AsyncApiCallback<AlternativeShiftBuSettingsResponse> callback) Get alternative shifts settings for a business unit -
Uses of GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.Builder.build()GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitAlternativeshiftsSettingsRequest.withCustomHeader(String name, String value)