Uses of Class
com.mypurecloud.sdk.v2.model.MatchShiftTradeRequest
Packages that use MatchShiftTradeRequest
Package
Description
-
Uses of MatchShiftTradeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type MatchShiftTradeRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatch(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatchWithHttpInfo(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MatchShiftTradeRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradeMatch(ApiRequest<MatchShiftTradeRequest> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradeMatchAsync(ApiRequest<MatchShiftTradeRequest> request, AsyncApiCallback<ApiResponse<MatchShiftTradeResponse>> callback) Deprecated. -
Uses of MatchShiftTradeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return MatchShiftTradeRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MatchShiftTradeRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type MatchShiftTradeRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.builder(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) voidPostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.setBody(MatchShiftTradeRequest body) PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.Builder.withBody(MatchShiftTradeRequest body) PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.withBody(MatchShiftTradeRequest body) PostWorkforcemanagementManagementunitWeekShifttradeMatchRequest.Builder.withRequiredParams(String managementUnitId, LocalDate weekDateId, String tradeId, MatchShiftTradeRequest body) -
Uses of MatchShiftTradeRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MatchShiftTradeRequestModifier and TypeMethodDescriptionMatchShiftTradeRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the shift tradeMatchShiftTradeRequest.receivingScheduleId(String receivingScheduleId) The ID of the schedule with which the shift trade is associatedMatchShiftTradeRequest.receivingShiftId(String receivingShiftId) The ID of the shift the receiving user is giving up in trade, if applicable