Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeMatchesSummaryResponse
Packages that use ShiftTradeMatchesSummaryResponse
-
Uses of ShiftTradeMatchesSummaryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeMatchesSummaryResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesMatched(GetWorkforcemanagementManagementunitShifttradesMatchedRequest request) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesMatched(String managementUnitId) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeMatchesSummaryResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesMatched(ApiRequest<Void> request) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesMatchedAsync(GetWorkforcemanagementManagementunitShifttradesMatchedRequest request, AsyncApiCallback<ShiftTradeMatchesSummaryResponse> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesMatchedAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchesSummaryResponse>> callback) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesMatchedWithHttpInfo(String managementUnitId) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeMatchesSummaryResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesMatchedAsync(GetWorkforcemanagementManagementunitShifttradesMatchedRequest request, AsyncApiCallback<ShiftTradeMatchesSummaryResponse> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesMatchedAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeMatchesSummaryResponse>> callback) Deprecated. -
Uses of ShiftTradeMatchesSummaryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeMatchesSummaryResponseModifier and TypeMethodDescriptionShiftTradeMatchesSummaryResponse.entities(List<WeekShiftTradeMatchesSummaryResponse> entities)