Uses of Class
com.mypurecloud.sdk.v2.model.UpdateShiftTradeStateJobRequest
Packages that use UpdateShiftTradeStateJobRequest
Package
Description
-
Uses of UpdateShiftTradeStateJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobs(String tradeId, UpdateShiftTradeStateJobRequest body, Boolean forceAsync) Update trade state by a userWorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobsWithHttpInfo(String tradeId, UpdateShiftTradeStateJobRequest body, Boolean forceAsync) Update trade state by a userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementShifttradingTradeStateJobs(ApiRequest<UpdateShiftTradeStateJobRequest> request) Update trade state by a userWorkforceManagementApiAsync.postWorkforcemanagementShifttradingTradeStateJobsAsync(ApiRequest<UpdateShiftTradeStateJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeUpdateTradeStateJobResponse>> callback) Update trade state by a user -
Uses of UpdateShiftTradeStateJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeStateJobsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeStateJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementShifttradingTradeStateJobsRequest.builder(String tradeId, UpdateShiftTradeStateJobRequest body) voidPostWorkforcemanagementShifttradingTradeStateJobsRequest.setBody(UpdateShiftTradeStateJobRequest body) PostWorkforcemanagementShifttradingTradeStateJobsRequest.Builder.withBody(UpdateShiftTradeStateJobRequest body) PostWorkforcemanagementShifttradingTradeStateJobsRequest.withBody(UpdateShiftTradeStateJobRequest body) PostWorkforcemanagementShifttradingTradeStateJobsRequest.Builder.withRequiredParams(String tradeId, UpdateShiftTradeStateJobRequest body) -
Uses of UpdateShiftTradeStateJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateShiftTradeStateJobRequestModifier and TypeMethodDescriptionUpdateShiftTradeStateJobRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the shift tradeUpdateShiftTradeStateJobRequest.state(UpdateShiftTradeStateJobRequest.StateEnum state) The new state to set on the shift tradeThe start week date of this shift in the business unit time zone (yyyy-MM-dd format).