Uses of Class
com.mypurecloud.sdk.v2.model.MatchShiftTradeJobRequest
Packages that use MatchShiftTradeJobRequest
Package
Description
-
Uses of MatchShiftTradeJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type MatchShiftTradeJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobs(String tradeId, MatchShiftTradeJobRequest body, Boolean forceAsync) Matches a shift trade.WorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobsWithHttpInfo(String tradeId, MatchShiftTradeJobRequest body, Boolean forceAsync) Matches a shift trade.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MatchShiftTradeJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradeMatchJobs(ApiRequest<MatchShiftTradeJobRequest> request) Matches a shift trade.WorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeMatchJobsAsync(ApiRequest<MatchShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchTradeJobResponse>> callback) Matches a shift trade. -
Uses of MatchShiftTradeJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return MatchShiftTradeJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeMatchJobsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MatchShiftTradeJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeMatchJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type MatchShiftTradeJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeMatchJobsRequest.builder(String tradeId, MatchShiftTradeJobRequest body) voidPostWorkforcemanagementShifttradingTradeMatchJobsRequest.setBody(MatchShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradeMatchJobsRequest.Builder.withBody(MatchShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradeMatchJobsRequest.withBody(MatchShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradeMatchJobsRequest.Builder.withRequiredParams(String tradeId, MatchShiftTradeJobRequest body) -
Uses of MatchShiftTradeJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MatchShiftTradeJobRequestModifier and TypeMethodDescriptionMatchShiftTradeJobRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the shift tradeMatchShiftTradeJobRequest.receivingSchedule(ReceivingScheduleLookup receivingSchedule) Associated schedule information for the receiving userMatchShiftTradeJobRequest.receivingShiftId(String receivingShiftId) The ID of the shift the receiving user is giving up in trade, if applicableThe start week date of the initiating shift in the business unit time zone (yyyy-MM-dd format).