Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeUpdateTradeStateJobResponse
Packages that use ShiftTradeUpdateTradeStateJobResponse
-
Uses of ShiftTradeUpdateTradeStateJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeUpdateTradeStateJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeStateJob(GetWorkforcemanagementShifttradingTradeStateJobRequest request) View result of update trade state operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeStateJob(String tradeId, String jobId) View result of update trade state operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobs(PostWorkforcemanagementShifttradingTradeStateJobsRequest request) Update trade state by a userWorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobs(String tradeId, UpdateShiftTradeStateJobRequest body, Boolean forceAsync) Update trade state by a userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeUpdateTradeStateJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradeStateJob(ApiRequest<Void> request) View result of update trade state operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeStateJobAsync(GetWorkforcemanagementShifttradingTradeStateJobRequest request, AsyncApiCallback<ShiftTradeUpdateTradeStateJobResponse> callback) View result of update trade state operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeStateJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeStateJobResponse>> callback) View result of update trade state operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradeStateJobWithHttpInfo(String tradeId, String jobId) View result of update trade state operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobs(ApiRequest<UpdateShiftTradeStateJobRequest> request) Update trade state by a userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeStateJobsAsync(PostWorkforcemanagementShifttradingTradeStateJobsRequest request, AsyncApiCallback<ShiftTradeUpdateTradeStateJobResponse> callback) Update trade state by a userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeStateJobsAsync(ApiRequest<UpdateShiftTradeStateJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeStateJobResponse>> callback) Update trade state by a userWorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobsWithHttpInfo(String tradeId, UpdateShiftTradeStateJobRequest body, Boolean forceAsync) Update trade state by a userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeUpdateTradeStateJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeStateJobAsync(GetWorkforcemanagementShifttradingTradeStateJobRequest request, AsyncApiCallback<ShiftTradeUpdateTradeStateJobResponse> callback) View result of update trade state operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradeStateJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeStateJobResponse>> callback) View result of update trade state operation.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeStateJobsAsync(PostWorkforcemanagementShifttradingTradeStateJobsRequest request, AsyncApiCallback<ShiftTradeUpdateTradeStateJobResponse> callback) Update trade state by a userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeStateJobsAsync(ApiRequest<UpdateShiftTradeStateJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeStateJobResponse>> callback) Update trade state by a user -
Uses of ShiftTradeUpdateTradeStateJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeUpdateTradeStateJobResponseModifier and TypeMethodDescriptionShiftTradeUpdateTradeStateJobResponse.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.ShiftTradeUpdateTradeStateJobResponse.status(ShiftTradeUpdateTradeStateJobResponse.StatusEnum status) The status of the jobShiftTradeUpdateTradeStateJobResponse.type(ShiftTradeUpdateTradeStateJobResponse.TypeEnum type) The type of the jobShiftTradeUpdateTradeStateJobResponse.updateTradeStateResult(BulkUpdateShiftTradeStateResultItem updateTradeStateResult) Results for UpdateTradeState job type