Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeMatchTradeJobResponse
Packages that use ShiftTradeMatchTradeJobResponse
-
Uses of ShiftTradeMatchTradeJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeMatchTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeMatchJob(GetWorkforcemanagementShifttradingTradeMatchJobRequest request) View result of match shift trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeMatchJob(String tradeId, String jobId) View result of match shift trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobs(PostWorkforcemanagementShifttradingTradeMatchJobsRequest request) Matches a shift trade.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobs(String tradeId, MatchShiftTradeJobRequest body, Boolean forceAsync) Matches a shift trade.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeMatchTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeMatchJob(ApiRequest<Void> request) View result of match shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeMatchJobAsync(GetWorkforcemanagementShifttradingTradeMatchJobRequest request, AsyncApiCallback<ShiftTradeMatchTradeJobResponse> callback) View result of match shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeMatchJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchTradeJobResponse>> callback) View result of match shift trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeMatchJobWithHttpInfo(String tradeId, String jobId) View result of match shift trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobs(ApiRequest<MatchShiftTradeJobRequest> request) Matches a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeMatchJobsAsync(PostWorkforcemanagementShifttradingTradeMatchJobsRequest request, AsyncApiCallback<ShiftTradeMatchTradeJobResponse> callback) Matches a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeMatchJobsAsync(ApiRequest<MatchShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchTradeJobResponse>> callback) Matches a shift trade.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobsWithHttpInfo(String tradeId, MatchShiftTradeJobRequest body, Boolean forceAsync) Matches a shift trade.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeMatchTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeMatchJobAsync(GetWorkforcemanagementShifttradingTradeMatchJobRequest request, AsyncApiCallback<ShiftTradeMatchTradeJobResponse> callback) View result of match shift trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeMatchJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchTradeJobResponse>> callback) View result of match shift trade operation.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeMatchJobsAsync(PostWorkforcemanagementShifttradingTradeMatchJobsRequest request, AsyncApiCallback<ShiftTradeMatchTradeJobResponse> callback) Matches a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeMatchJobsAsync(ApiRequest<MatchShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchTradeJobResponse>> callback) Matches a shift trade. -
Uses of ShiftTradeMatchTradeJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeMatchTradeJobResponseModifier and TypeMethodDescriptionShiftTradeMatchTradeJobResponse.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.ShiftTradeMatchTradeJobResponse.matchTradeResult(EvaluatedShiftTradeResponseItem matchTradeResult) Results for MatchTrade job typeShiftTradeMatchTradeJobResponse.status(ShiftTradeMatchTradeJobResponse.StatusEnum status) The status of the jobShiftTradeMatchTradeJobResponse.type(ShiftTradeMatchTradeJobResponse.TypeEnum type) The type of the job