Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeQueryAgentTradesJobResponse
Packages that use ShiftTradeQueryAgentTradesJobResponse
-
Uses of ShiftTradeQueryAgentTradesJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeQueryAgentTradesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradesMineQueryJob(GetWorkforcemanagementShifttradingTradesMineQueryJobRequest request) View results of retrieve all my shift trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradesMineQueryJob(String jobId) View results of retrieve all my shift trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradesMineQueryJobs(PostWorkforcemanagementShifttradingTradesMineQueryJobsRequest request) Retrieve all my shift trades where I am either the initiating or receiving userWorkforceManagementApi.postWorkforcemanagementShifttradingTradesMineQueryJobs(QueryAgentShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Retrieve all my shift trades where I am either the initiating or receiving userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeQueryAgentTradesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradesMineQueryJob(ApiRequest<Void> request) View results of retrieve all my shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesMineQueryJobAsync(GetWorkforcemanagementShifttradingTradesMineQueryJobRequest request, AsyncApiCallback<ShiftTradeQueryAgentTradesJobResponse> callback) View results of retrieve all my shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesMineQueryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryAgentTradesJobResponse>> callback) View results of retrieve all my shift trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradesMineQueryJobWithHttpInfo(String jobId) View results of retrieve all my shift trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradesMineQueryJobs(ApiRequest<QueryAgentShiftTradeListJobRequest> request) Retrieve all my shift trades where I am either the initiating or receiving userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesMineQueryJobsAsync(PostWorkforcemanagementShifttradingTradesMineQueryJobsRequest request, AsyncApiCallback<ShiftTradeQueryAgentTradesJobResponse> callback) Retrieve all my shift trades where I am either the initiating or receiving userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesMineQueryJobsAsync(ApiRequest<QueryAgentShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryAgentTradesJobResponse>> callback) Retrieve all my shift trades where I am either the initiating or receiving userWorkforceManagementApi.postWorkforcemanagementShifttradingTradesMineQueryJobsWithHttpInfo(QueryAgentShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Retrieve all my shift trades where I am either the initiating or receiving userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeQueryAgentTradesJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesMineQueryJobAsync(GetWorkforcemanagementShifttradingTradesMineQueryJobRequest request, AsyncApiCallback<ShiftTradeQueryAgentTradesJobResponse> callback) View results of retrieve all my shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesMineQueryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryAgentTradesJobResponse>> callback) View results of retrieve all my shift trade operation.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesMineQueryJobsAsync(PostWorkforcemanagementShifttradingTradesMineQueryJobsRequest request, AsyncApiCallback<ShiftTradeQueryAgentTradesJobResponse> callback) Retrieve all my shift trades where I am either the initiating or receiving userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesMineQueryJobsAsync(ApiRequest<QueryAgentShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryAgentTradesJobResponse>> callback) Retrieve all my shift trades where I am either the initiating or receiving user -
Uses of ShiftTradeQueryAgentTradesJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeQueryAgentTradesJobResponseModifier and TypeMethodDescriptionShiftTradeQueryAgentTradesJobResponse.downloadUrl(String downloadUrl) The URL where completed results might be available for download in case the result body for that job type is too largeAny error information, only set if the status == 'Error'The globally unique identifier for the object.ShiftTradeQueryAgentTradesJobResponse.queryAgentTradesResult(ShiftTradeListJobResponse queryAgentTradesResult) Results for QueryAgentTrades job typeShiftTradeQueryAgentTradesJobResponse.status(ShiftTradeQueryAgentTradesJobResponse.StatusEnum status) The status of the jobShiftTradeQueryAgentTradesJobResponse.type(ShiftTradeQueryAgentTradesJobResponse.TypeEnum type) The type of the job