Uses of Class
com.mypurecloud.sdk.v2.model.BulkUpdateShiftTradeStateResponse
Packages that use BulkUpdateShiftTradeStateResponse
-
Uses of BulkUpdateShiftTradeStateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BulkUpdateShiftTradeStateResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulk(PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest request) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulk(String managementUnitId, LocalDate weekDateId, BulkShiftTradeStateUpdateRequest body, Boolean forceAsync) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BulkUpdateShiftTradeStateResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesStateBulk(ApiRequest<BulkShiftTradeStateUpdateRequest> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesStateBulkAsync(PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest request, AsyncApiCallback<BulkUpdateShiftTradeStateResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesStateBulkAsync(ApiRequest<BulkShiftTradeStateUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkUpdateShiftTradeStateResponse>> callback) 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 BulkUpdateShiftTradeStateResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesStateBulkAsync(PostWorkforcemanagementManagementunitWeekShifttradesStateBulkRequest request, AsyncApiCallback<BulkUpdateShiftTradeStateResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesStateBulkAsync(ApiRequest<BulkShiftTradeStateUpdateRequest> request, AsyncApiCallback<ApiResponse<BulkUpdateShiftTradeStateResponse>> callback) Deprecated. -
Uses of BulkUpdateShiftTradeStateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkUpdateShiftTradeStateResponseModifier and TypeMethodDescriptionBulkUpdateShiftTradeStateResponse.operationId(String operationId) The ID for the operationBulkUpdateShiftTradeStateResponse.result(BulkUpdateShiftTradeStateResult result) The result of the operation.BulkUpdateShiftTradeStateResponse.status(BulkUpdateShiftTradeStateResponse.StatusEnum status) The status of the operation