Uses of Class
com.mypurecloud.sdk.v2.model.QueryWeekSummaryListJobRequest
Packages that use QueryWeekSummaryListJobRequest
Package
Description
-
Uses of QueryWeekSummaryListJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobs(String businessUnitId, QueryWeekSummaryListJobRequest body, Boolean forceAsync) Retrieves the summary of shift trades in a matched state per weekWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsWithHttpInfo(String businessUnitId, QueryWeekSummaryListJobRequest body, Boolean forceAsync) Retrieves the summary of shift trades in a matched state per weekMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobs(ApiRequest<QueryWeekSummaryListJobRequest> request) Retrieves the summary of shift trades in a matched state per weekWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsAsync(ApiRequest<QueryWeekSummaryListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryWeekSummariesBuJobResponse>> callback) Retrieves the summary of shift trades in a matched state per week -
Uses of QueryWeekSummaryListJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.builder(String businessUnitId, QueryWeekSummaryListJobRequest body) voidPostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.setBody(QueryWeekSummaryListJobRequest body) PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.Builder.withBody(QueryWeekSummaryListJobRequest body) PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.withBody(QueryWeekSummaryListJobRequest body) PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest.Builder.withRequiredParams(String businessUnitId, QueryWeekSummaryListJobRequest body) -
Uses of QueryWeekSummaryListJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryWeekSummaryListJobRequestModifier and TypeMethodDescriptionQueryWeekSummaryListJobRequest.managementUnitIds(List<String> managementUnitIds) The IDs of management units from which to query shift tradesThe start week dates in which to query shift trades in the business unit time zone (yyyy-MM-dd format)