Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeQueryWeekSummariesBuJobResponse
Packages that use ShiftTradeQueryWeekSummariesBuJobResponse
-
Uses of ShiftTradeQueryWeekSummariesBuJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeQueryWeekSummariesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJob(GetWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobRequest request) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJob(String businessUnitId, String jobId) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobs(PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest request) Retrieves the summary of shift trades in a matched state per weekWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobs(String businessUnitId, QueryWeekSummaryListJobRequest body, Boolean forceAsync) Retrieves the summary of shift trades in a matched state per weekMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeQueryWeekSummariesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJob(ApiRequest<Void> request) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobAsync(GetWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobRequest request, AsyncApiCallback<ShiftTradeQueryWeekSummariesBuJobResponse> callback) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryWeekSummariesBuJobResponse>> callback) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobWithHttpInfo(String businessUnitId, String jobId) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobs(ApiRequest<QueryWeekSummaryListJobRequest> request) Retrieves the summary of shift trades in a matched state per weekWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsAsync(PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest request, AsyncApiCallback<ShiftTradeQueryWeekSummariesBuJobResponse> callback) 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 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 ShiftTradeQueryWeekSummariesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobAsync(GetWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobRequest request, AsyncApiCallback<ShiftTradeQueryWeekSummariesBuJobResponse> callback) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryWeekSummariesBuJobResponse>> callback) View results of the retrieve the summary of shift trades in a matched state per week operation.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsAsync(PostWorkforcemanagementBusinessunitShifttradingWeeksSummaryJobsRequest request, AsyncApiCallback<ShiftTradeQueryWeekSummariesBuJobResponse> callback) 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 ShiftTradeQueryWeekSummariesBuJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeQueryWeekSummariesBuJobResponseModifier and TypeMethodDescriptionShiftTradeQueryWeekSummariesBuJobResponse.downloadUrl(String downloadUrl) The URL where completed results might be available for download in case the result body for that job type is too largeAny error information, only set if the status == 'Error'The globally unique identifier for the object.ShiftTradeQueryWeekSummariesBuJobResponse.queryWeekSummariesResult(QueryWeekSummaryListJobResponseItem queryWeekSummariesResult) Results for QueryWeekSummaries job typeShiftTradeQueryWeekSummariesBuJobResponse.status(ShiftTradeQueryWeekSummariesBuJobResponse.StatusEnum status) The status of the jobShiftTradeQueryWeekSummariesBuJobResponse.type(ShiftTradeQueryWeekSummariesBuJobResponse.TypeEnum type) The type of the job