Uses of Class
com.mypurecloud.sdk.v2.model.ValidateAgentUnavailableTimesResponse
Packages that use ValidateAgentUnavailableTimesResponse
-
Uses of ValidateAgentUnavailableTimesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ValidateAgentUnavailableTimesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementUnavailabletimesValidationJobs(PostWorkforcemanagementUnavailabletimesValidationJobsRequest request) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekWorkforceManagementApi.postWorkforcemanagementUnavailabletimesValidationJobs(ValidateAgentUnavailableTimesRequest body) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ValidateAgentUnavailableTimesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementUnavailabletimesValidationJobs(ApiRequest<ValidateAgentUnavailableTimesRequest> 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 weekWorkforceManagementApiAsync.postWorkforcemanagementUnavailabletimesValidationJobsAsync(ApiRequest<ValidateAgentUnavailableTimesRequest> request, AsyncApiCallback<ApiResponse<ValidateAgentUnavailableTimesResponse>> callback) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekWorkforceManagementApi.postWorkforcemanagementUnavailabletimesValidationJobsWithHttpInfo(ValidateAgentUnavailableTimesRequest body) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ValidateAgentUnavailableTimesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementUnavailabletimesValidationJobsAsync(PostWorkforcemanagementUnavailabletimesValidationJobsRequest request, AsyncApiCallback<ValidateAgentUnavailableTimesResponse> callback) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific weekWorkforceManagementApiAsync.postWorkforcemanagementUnavailabletimesValidationJobsAsync(ApiRequest<ValidateAgentUnavailableTimesRequest> request, AsyncApiCallback<ApiResponse<ValidateAgentUnavailableTimesResponse>> callback) Validates proposed changes to an agent's unavailable time spans against scheduling rules and constraints for a specific week -
Uses of ValidateAgentUnavailableTimesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValidateAgentUnavailableTimesResponseModifier and TypeMethodDescriptionValidateAgentUnavailableTimesResponse.result(UnavailableTimesValidationResult result) Validation results if status == 'Complete'ValidateAgentUnavailableTimesResponse.status(ValidateAgentUnavailableTimesResponse.StatusEnum status) The current status of the job