Uses of Class
com.mypurecloud.sdk.v2.model.SearchShiftTradesResponse
Packages that use SearchShiftTradesResponse
-
Uses of SearchShiftTradesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SearchShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesSearch(PostWorkforcemanagementManagementunitWeekShifttradesSearchRequest request) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesSearch(String managementUnitId, LocalDate weekDateId, SearchShiftTradesRequest body, Boolean forceDownloadService) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SearchShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesSearch(ApiRequest<SearchShiftTradesRequest> request) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesSearchAsync(PostWorkforcemanagementManagementunitWeekShifttradesSearchRequest request, AsyncApiCallback<SearchShiftTradesResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesSearchAsync(ApiRequest<SearchShiftTradesRequest> request, AsyncApiCallback<ApiResponse<SearchShiftTradesResponse>> callback) Deprecated.WorkforceManagementApi.postWorkforcemanagementManagementunitWeekShifttradesSearchWithHttpInfo(String managementUnitId, LocalDate weekDateId, SearchShiftTradesRequest body, Boolean forceDownloadService) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SearchShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesSearchAsync(PostWorkforcemanagementManagementunitWeekShifttradesSearchRequest request, AsyncApiCallback<SearchShiftTradesResponse> callback) Deprecated.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitWeekShifttradesSearchAsync(ApiRequest<SearchShiftTradesRequest> request, AsyncApiCallback<ApiResponse<SearchShiftTradesResponse>> callback) Deprecated. -
Uses of SearchShiftTradesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SearchShiftTradesResponseModifier and TypeMethodDescriptionSearchShiftTradesResponse.downloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.SearchShiftTradesResponse.trades(List<SearchShiftTradeResponse> trades) The shift trades that match the search criteria