Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementShifttradingTradesJobsRequest
Packages that use PostWorkforcemanagementShifttradingTradesJobsRequest
-
Uses of PostWorkforcemanagementShifttradingTradesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementShifttradingTradesJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradesJobs(PostWorkforcemanagementShifttradingTradesJobsRequest request) Add a shift trade jobWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradesJobsAsync(PostWorkforcemanagementShifttradingTradesJobsRequest request, AsyncApiCallback<ShiftTradeAddTradeJobResponse> callback) Add a shift trade job -
Uses of PostWorkforcemanagementShifttradingTradesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementShifttradingTradesJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradesJobsRequest.Builder.build()PostWorkforcemanagementShifttradingTradesJobsRequest.withBody(AddShiftTradeJobRequest body) PostWorkforcemanagementShifttradingTradesJobsRequest.withCustomHeader(String name, String value) PostWorkforcemanagementShifttradingTradesJobsRequest.withForceAsync(Boolean forceAsync)