Uses of Class
com.mypurecloud.sdk.v2.model.ValidationServiceAsyncResponse
Packages that use ValidationServiceAsyncResponse
-
Uses of ValidationServiceAsyncResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ValidationServiceAsyncResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementHistoricaldataValidate(PostWorkforcemanagementHistoricaldataValidateRequest request) Trigger validation process for historical importWorkforceManagementApi.postWorkforcemanagementHistoricaldataValidate(ValidationServiceRequest body) Trigger validation process for historical importMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ValidationServiceAsyncResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementHistoricaldataValidate(ApiRequest<ValidationServiceRequest> request) Trigger validation process for historical importWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataValidateAsync(PostWorkforcemanagementHistoricaldataValidateRequest request, AsyncApiCallback<ValidationServiceAsyncResponse> callback) Trigger validation process for historical importWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataValidateAsync(ApiRequest<ValidationServiceRequest> request, AsyncApiCallback<ApiResponse<ValidationServiceAsyncResponse>> callback) Trigger validation process for historical importWorkforceManagementApi.postWorkforcemanagementHistoricaldataValidateWithHttpInfo(ValidationServiceRequest body) Trigger validation process for historical importMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ValidationServiceAsyncResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataValidateAsync(PostWorkforcemanagementHistoricaldataValidateRequest request, AsyncApiCallback<ValidationServiceAsyncResponse> callback) Trigger validation process for historical importWorkforceManagementApiAsync.postWorkforcemanagementHistoricaldataValidateAsync(ApiRequest<ValidationServiceRequest> request, AsyncApiCallback<ApiResponse<ValidationServiceAsyncResponse>> callback) Trigger validation process for historical import