Uses of Class
com.mypurecloud.sdk.v2.model.QueryAgentUnavailableTimesValidationJobResponse
Packages that use QueryAgentUnavailableTimesValidationJobResponse
-
Uses of QueryAgentUnavailableTimesValidationJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return QueryAgentUnavailableTimesValidationJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementUnavailabletimesValidationJob(GetWorkforcemanagementUnavailabletimesValidationJobRequest request) Query agent unavailable times validation jobWorkforceManagementApi.getWorkforcemanagementUnavailabletimesValidationJob(String jobId) Query agent unavailable times validation jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type QueryAgentUnavailableTimesValidationJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementUnavailabletimesValidationJob(ApiRequest<Void> request) Query agent unavailable times validation jobWorkforceManagementApiAsync.getWorkforcemanagementUnavailabletimesValidationJobAsync(GetWorkforcemanagementUnavailabletimesValidationJobRequest request, AsyncApiCallback<QueryAgentUnavailableTimesValidationJobResponse> callback) Query agent unavailable times validation jobWorkforceManagementApiAsync.getWorkforcemanagementUnavailabletimesValidationJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<QueryAgentUnavailableTimesValidationJobResponse>> callback) Query agent unavailable times validation jobWorkforceManagementApi.getWorkforcemanagementUnavailabletimesValidationJobWithHttpInfo(String jobId) Query agent unavailable times validation jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryAgentUnavailableTimesValidationJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementUnavailabletimesValidationJobAsync(GetWorkforcemanagementUnavailabletimesValidationJobRequest request, AsyncApiCallback<QueryAgentUnavailableTimesValidationJobResponse> callback) Query agent unavailable times validation jobWorkforceManagementApiAsync.getWorkforcemanagementUnavailabletimesValidationJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<QueryAgentUnavailableTimesValidationJobResponse>> callback) Query agent unavailable times validation job -
Uses of QueryAgentUnavailableTimesValidationJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryAgentUnavailableTimesValidationJobResponseModifier and TypeMethodDescriptionQueryAgentUnavailableTimesValidationJobResponse.agent(UserReference agent) The agent who started the jobError details if status == 'Error'.QueryAgentUnavailableTimesValidationJobResponse.result(UnavailableTimesValidationResult result) Validation results if status == 'Complete'QueryAgentUnavailableTimesValidationJobResponse.status(QueryAgentUnavailableTimesValidationJobResponse.StatusEnum status) Status of the job