Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeUpdateTradeJobResponse
Packages that use ShiftTradeUpdateTradeJobResponse
-
Uses of ShiftTradeUpdateTradeJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeUpdateTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeJob(GetWorkforcemanagementShifttradingTradeJobRequest request) View result of update trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeJob(String tradeId, String jobId) View result of update trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeJobs(PostWorkforcemanagementShifttradingTradeJobsRequest request) Updates a shift trade.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeJobs(String tradeId, UpdateShiftTradeJobRequest body, Boolean forceAsync) Updates a shift trade.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeUpdateTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeJob(ApiRequest<Void> request) View result of update trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeJobAsync(GetWorkforcemanagementShifttradingTradeJobRequest request, AsyncApiCallback<ShiftTradeUpdateTradeJobResponse> callback) View result of update trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeJobResponse>> callback) View result of update trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeJobWithHttpInfo(String tradeId, String jobId) View result of update trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeJobs(ApiRequest<UpdateShiftTradeJobRequest> request) Updates a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeJobsAsync(PostWorkforcemanagementShifttradingTradeJobsRequest request, AsyncApiCallback<ShiftTradeUpdateTradeJobResponse> callback) Updates a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeJobsAsync(ApiRequest<UpdateShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeJobResponse>> callback) Updates a shift trade.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeJobsWithHttpInfo(String tradeId, UpdateShiftTradeJobRequest body, Boolean forceAsync) Updates a shift trade.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeUpdateTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeJobAsync(GetWorkforcemanagementShifttradingTradeJobRequest request, AsyncApiCallback<ShiftTradeUpdateTradeJobResponse> callback) View result of update trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeJobResponse>> callback) View result of update trade operation.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeJobsAsync(PostWorkforcemanagementShifttradingTradeJobsRequest request, AsyncApiCallback<ShiftTradeUpdateTradeJobResponse> callback) Updates a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeJobsAsync(ApiRequest<UpdateShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeJobResponse>> callback) Updates a shift trade. -
Uses of ShiftTradeUpdateTradeJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeUpdateTradeJobResponseModifier and TypeMethodDescriptionShiftTradeUpdateTradeJobResponse.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.ShiftTradeUpdateTradeJobResponse.status(ShiftTradeUpdateTradeJobResponse.StatusEnum status) The status of the jobShiftTradeUpdateTradeJobResponse.type(ShiftTradeUpdateTradeJobResponse.TypeEnum type) The type of the jobShiftTradeUpdateTradeJobResponse.updateTradeResult(ShiftTradeResponseItem updateTradeResult) Results for UpdateTrade job type