Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeAddTradeJobResponse
Packages that use ShiftTradeAddTradeJobResponse
-
Uses of ShiftTradeAddTradeJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeAddTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradesJob(GetWorkforcemanagementShifttradingTradesJobRequest request) View result of create trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradesJob(String jobId) View result of create trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(PostWorkforcemanagementShifttradingTradesJobsRequest request) Add a shift trade jobWorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(AddShiftTradeJobRequest body, Boolean forceAsync) Add a shift trade jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeAddTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementShifttradingTradesJob(ApiRequest<Void> request) View result of create trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesJobAsync(GetWorkforcemanagementShifttradingTradesJobRequest request, AsyncApiCallback<ShiftTradeAddTradeJobResponse> callback) View result of create trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeAddTradeJobResponse>> callback) View result of create trade operation.WorkforceManagementApi.getWorkforcemanagementShifttradingTradesJobWithHttpInfo(String jobId) View result of create trade operation.WorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(ApiRequest<AddShiftTradeJobRequest> request) Add a shift trade jobWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(PostWorkforcemanagementShifttradingTradesJobsRequest request, AsyncApiCallback<ShiftTradeAddTradeJobResponse> callback) Add a shift trade jobWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(ApiRequest<AddShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeAddTradeJobResponse>> callback) Add a shift trade jobWorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobsWithHttpInfo(AddShiftTradeJobRequest body, Boolean forceAsync) Add a shift trade jobMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeAddTradeJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesJobAsync(GetWorkforcemanagementShifttradingTradesJobRequest request, AsyncApiCallback<ShiftTradeAddTradeJobResponse> callback) View result of create trade operation.WorkforceManagementApiAsync.getWorkforcemanagementShifttradingTradesJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeAddTradeJobResponse>> callback) View result of create trade operation.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(PostWorkforcemanagementShifttradingTradesJobsRequest request, AsyncApiCallback<ShiftTradeAddTradeJobResponse> callback) Add a shift trade jobWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(ApiRequest<AddShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeAddTradeJobResponse>> callback) Add a shift trade job -
Uses of ShiftTradeAddTradeJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeAddTradeJobResponseModifier and TypeMethodDescriptionShiftTradeAddTradeJobResponse.addTradeResult(ShiftTradeResponseItem addTradeResult) Results for AddTrade job typeShiftTradeAddTradeJobResponse.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.ShiftTradeAddTradeJobResponse.status(ShiftTradeAddTradeJobResponse.StatusEnum status) The status of the jobShiftTradeAddTradeJobResponse.type(ShiftTradeAddTradeJobResponse.TypeEnum type) The type of the job