Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeSearchUnmatchedTradesBuJobResponse
Packages that use ShiftTradeSearchUnmatchedTradesBuJobResponse
-
Uses of ShiftTradeSearchUnmatchedTradesBuJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeSearchUnmatchedTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJob(GetWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobRequest request) View result of potential shift trade matches for the current user.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJob(String businessUnitId, String jobId) View result of potential shift trade matches for the current user.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobs(PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest request) Start an async job to find potential shift trade matches for the current receiving userWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobs(String businessUnitId, SearchUnmatchedShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Start an async job to find potential shift trade matches for the current receiving userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeSearchUnmatchedTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJob(ApiRequest<Void> request) View result of potential shift trade matches for the current user.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobAsync(GetWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobRequest request, AsyncApiCallback<ShiftTradeSearchUnmatchedTradesBuJobResponse> callback) View result of potential shift trade matches for the current user.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeSearchUnmatchedTradesBuJobResponse>> callback) View result of potential shift trade matches for the current user.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobWithHttpInfo(String businessUnitId, String jobId) View result of potential shift trade matches for the current user.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobs(ApiRequest<SearchUnmatchedShiftTradeListJobRequest> request) Start an async job to find potential shift trade matches for the current receiving userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsAsync(PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest request, AsyncApiCallback<ShiftTradeSearchUnmatchedTradesBuJobResponse> callback) Start an async job to find potential shift trade matches for the current receiving userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsAsync(ApiRequest<SearchUnmatchedShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeSearchUnmatchedTradesBuJobResponse>> callback) Start an async job to find potential shift trade matches for the current receiving userWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsWithHttpInfo(String businessUnitId, SearchUnmatchedShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Start an async job to find potential shift trade matches for the current receiving userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeSearchUnmatchedTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobAsync(GetWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobRequest request, AsyncApiCallback<ShiftTradeSearchUnmatchedTradesBuJobResponse> callback) View result of potential shift trade matches for the current user.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeSearchUnmatchedTradesBuJobResponse>> callback) View result of potential shift trade matches for the current user.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsAsync(PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest request, AsyncApiCallback<ShiftTradeSearchUnmatchedTradesBuJobResponse> callback) Start an async job to find potential shift trade matches for the current receiving userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsAsync(ApiRequest<SearchUnmatchedShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeSearchUnmatchedTradesBuJobResponse>> callback) Start an async job to find potential shift trade matches for the current receiving user -
Uses of ShiftTradeSearchUnmatchedTradesBuJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeSearchUnmatchedTradesBuJobResponseModifier and TypeMethodDescriptionShiftTradeSearchUnmatchedTradesBuJobResponse.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.ShiftTradeSearchUnmatchedTradesBuJobResponse.searchUnmatchedTradesResult(SearchUnmatchedShiftTradeListJobResponseItem searchUnmatchedTradesResult) Results for SearchUnmatchedTrades job typeShiftTradeSearchUnmatchedTradesBuJobResponse.status(ShiftTradeSearchUnmatchedTradesBuJobResponse.StatusEnum status) The status of the jobShiftTradeSearchUnmatchedTradesBuJobResponse.type(ShiftTradeSearchUnmatchedTradesBuJobResponse.TypeEnum type) The type of the job