Uses of Class
com.mypurecloud.sdk.v2.model.BuSchedulerSettingsResponse
Packages that use BuSchedulerSettingsResponse
-
Uses of BuSchedulerSettingsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuSchedulerSettingsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulerSettings(GetWorkforcemanagementBusinessunitSchedulerSettingsRequest request) Get scheduler settings for a business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulerSettings(String businessUnitId) Get scheduler settings for a business unitWorkforceManagementApi.patchWorkforcemanagementBusinessunitSchedulerSettings(PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest request) Update scheduler settings for a business unitWorkforceManagementApi.patchWorkforcemanagementBusinessunitSchedulerSettings(String businessUnitId, BuSchedulerSettingsRequest body) Update scheduler settings for a business unitMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuSchedulerSettingsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulerSettings(ApiRequest<Void> request) Get scheduler settings for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulerSettingsAsync(GetWorkforcemanagementBusinessunitSchedulerSettingsRequest request, AsyncApiCallback<BuSchedulerSettingsResponse> callback) Get scheduler settings for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulerSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuSchedulerSettingsResponse>> callback) Get scheduler settings for a business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulerSettingsWithHttpInfo(String businessUnitId) Get scheduler settings for a business unitWorkforceManagementApi.patchWorkforcemanagementBusinessunitSchedulerSettings(ApiRequest<BuSchedulerSettingsRequest> request) Update scheduler settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitSchedulerSettingsAsync(PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest request, AsyncApiCallback<BuSchedulerSettingsResponse> callback) Update scheduler settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitSchedulerSettingsAsync(ApiRequest<BuSchedulerSettingsRequest> request, AsyncApiCallback<ApiResponse<BuSchedulerSettingsResponse>> callback) Update scheduler settings for a business unitWorkforceManagementApi.patchWorkforcemanagementBusinessunitSchedulerSettingsWithHttpInfo(String businessUnitId, BuSchedulerSettingsRequest body) Update scheduler settings for a business unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuSchedulerSettingsResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulerSettingsAsync(GetWorkforcemanagementBusinessunitSchedulerSettingsRequest request, AsyncApiCallback<BuSchedulerSettingsResponse> callback) Get scheduler settings for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulerSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuSchedulerSettingsResponse>> callback) Get scheduler settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitSchedulerSettingsAsync(PatchWorkforcemanagementBusinessunitSchedulerSettingsRequest request, AsyncApiCallback<BuSchedulerSettingsResponse> callback) Update scheduler settings for a business unitWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitSchedulerSettingsAsync(ApiRequest<BuSchedulerSettingsRequest> request, AsyncApiCallback<ApiResponse<BuSchedulerSettingsResponse>> callback) Update scheduler settings for a business unit -
Uses of BuSchedulerSettingsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuSchedulerSettingsResponseModifier and TypeMethodDescriptionBuSchedulerSettingsResponse.consistentServiceLevelSmoothing(Boolean consistentServiceLevelSmoothing) Indicates whether to provide consistent service level smoothing in schedule generation for this business unitBuSchedulerSettingsResponse.metadata(WfmVersionedEntityMetadata metadata) Version metadata for this business unit's scheduler settings