Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementUnavailabletimesValidationJobsRequest
Packages that use PostWorkforcemanagementUnavailabletimesValidationJobsRequest
-
Uses of PostWorkforcemanagementUnavailabletimesValidationJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementUnavailabletimesValidationJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementUnavailabletimesValidationJobs(PostWorkforcemanagementUnavailabletimesValidationJobsRequest request) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekWorkforceManagementApiAsync.postWorkforcemanagementUnavailabletimesValidationJobsAsync(PostWorkforcemanagementUnavailabletimesValidationJobsRequest request, AsyncApiCallback<ValidateAgentUnavailableTimesResponse> callback) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific week -
Uses of PostWorkforcemanagementUnavailabletimesValidationJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementUnavailabletimesValidationJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementUnavailabletimesValidationJobsRequest.Builder.build()PostWorkforcemanagementUnavailabletimesValidationJobsRequest.withBody(ValidateAgentUnavailableTimesRequest body) PostWorkforcemanagementUnavailabletimesValidationJobsRequest.withCustomHeader(String name, String value)