Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest
Packages that use PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest
-
Uses of PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitSchedulerSettingsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitSchedulerSettings(PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest request) Update scheduler settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitSchedulerSettingsAsync(PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest request, AsyncApiCallback<BuSchedulerSettingsResponse> callback) Update scheduler settings for a business unit -
Uses of PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitSchedulerSettingsRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitSchedulerSettingsRequest.Builder.build()PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest.withBody(BuSchedulerSettingsRequest body) PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest.withCustomHeader(String name, String value)