Uses of Class
com.mypurecloud.sdk.v2.model.BulkShiftTradeStateUpdateRequest
Packages that use BulkShiftTradeStateUpdateRequest
Package
Description
-
Uses of BulkShiftTradeStateUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulk(String managementUnitId, LocalDate weekDateId, BulkShiftTradeStateUpdateRequest body, Boolean forceAsync) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulkWithHttpInfo(String managementUnitId, LocalDate weekDateId, BulkShiftTradeStateUpdateRequest body, Boolean forceAsync) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulk(ApiRequest<BulkShiftTradeStateUpdateRequest> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesStateBulkAsync(ApiRequest<BulkShiftTradeStateUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkUpdateShiftTradeStateResponse>> callback) Deprecated. -
Uses of BulkShiftTradeStateUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionPostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.builder(String managementUnitId, LocalDate weekDateId, BulkShiftTradeStateUpdateRequest body) voidPostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.setBody(BulkShiftTradeStateUpdateRequest body) PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.Builder.withBody(BulkShiftTradeStateUpdateRequest body) PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.withBody(BulkShiftTradeStateUpdateRequest body) PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest.Builder.withRequiredParams(String managementUnitId, LocalDate weekDateId, BulkShiftTradeStateUpdateRequest body) -
Uses of BulkShiftTradeStateUpdateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkShiftTradeStateUpdateRequestModifier and TypeMethodDescriptionBulkShiftTradeStateUpdateRequest.entities(List<BulkUpdateShiftTradeStateRequestItem> entities) The shift trades to update