Uses of Class
com.mypurecloud.sdk.v2.model.AddShiftTradeJobRequest
Packages that use AddShiftTradeJobRequest
Package
Description
-
Uses of AddShiftTradeJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AddShiftTradeJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(AddShiftTradeJobRequest body, Boolean forceAsync) 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 AddShiftTradeJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(ApiRequest<AddShiftTradeJobRequest> request) Add a shift trade jobWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(ApiRequest<AddShiftTradeJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeAddTradeJobResponse>> callback) Add a shift trade job -
Uses of AddShiftTradeJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AddShiftTradeJobRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AddShiftTradeJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradesJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AddShiftTradeJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradesJobsRequest.builder(AddShiftTradeJobRequest body) voidPostWorkforcemanagementShifttradingTradesJobsRequest.setBody(AddShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradesJobsRequest.Builder.withBody(AddShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradesJobsRequest.withBody(AddShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradesJobsRequest.Builder.withRequiredParams(AddShiftTradeJobRequest body) -
Uses of AddShiftTradeJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AddShiftTradeJobRequestModifier and TypeMethodDescriptionAddShiftTradeJobRequest.acceptableIntervals(List<RequiredDateRange> acceptableIntervals) Time frames when the initiating user is willing to accept a shift in exchange.AddShiftTradeJobRequest.expirationDate(Date expirationDate) When this shift trade will expire.AddShiftTradeJobRequest.initiatingShift(InitiatingShiftRequestItem initiatingShift) The shift that the initiating user wants to give up in this tradeAddShiftTradeJobRequest.target(ShiftTradeTargetRequestItem target) Optional shift trade target, can be used for example for direct user to user trade