Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest
-
Uses of PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobs(PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest 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 user -
Uses of PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.Builder.build()PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.withBody(SearchUnmatchedShiftTradeListJobRequest body) PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.withForceDownloadService(Boolean forceDownloadService)