Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeQueryTradesBuJobResponse
Packages that use ShiftTradeQueryTradesBuJobResponse
-
Uses of ShiftTradeQueryTradesBuJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ShiftTradeQueryTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingTradesQueryJob(GetWorkforcemanagementBusinessunitShifttradingTradesQueryJobRequest request) View results of the query shift trades in a management unit per user operation.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingTradesQueryJob(String businessUnitId, String jobId) View results of the query shift trades in a management unit per user operation.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobs(PostWorkforcemanagementBusinessunitShifttradingTradesQueryJobsRequest request) Queries shift trades in a management unit per userWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobs(String businessUnitId, QueryShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Queries shift trades in a management unit per userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ShiftTradeQueryTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingTradesQueryJob(ApiRequest<Void> request) View results of the query shift trades in a management unit per user operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingTradesQueryJobAsync(GetWorkforcemanagementBusinessunitShifttradingTradesQueryJobRequest request, AsyncApiCallback<ShiftTradeQueryTradesBuJobResponse> callback) View results of the query shift trades in a management unit per user operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingTradesQueryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryTradesBuJobResponse>> callback) View results of the query shift trades in a management unit per user operation.WorkforceManagementApi.getWorkforcemanagementBusinessunitShifttradingTradesQueryJobWithHttpInfo(String businessUnitId, String jobId) View results of the query shift trades in a management unit per user operation.WorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobs(ApiRequest<QueryShiftTradeListJobRequest> request) Queries shift trades in a management unit per userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobsAsync(PostWorkforcemanagementBusinessunitShifttradingTradesQueryJobsRequest request, AsyncApiCallback<ShiftTradeQueryTradesBuJobResponse> callback) Queries shift trades in a management unit per userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobsAsync(ApiRequest<QueryShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryTradesBuJobResponse>> callback) Queries shift trades in a management unit per userWorkforceManagementApi.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobsWithHttpInfo(String businessUnitId, QueryShiftTradeListJobRequest body, Boolean forceAsync, Boolean forceDownloadService) Queries shift trades in a management unit per userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ShiftTradeQueryTradesBuJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingTradesQueryJobAsync(GetWorkforcemanagementBusinessunitShifttradingTradesQueryJobRequest request, AsyncApiCallback<ShiftTradeQueryTradesBuJobResponse> callback) View results of the query shift trades in a management unit per user operation.WorkforceManagementApiAsync.getWorkforcemanagementBusinessunitShifttradingTradesQueryJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryTradesBuJobResponse>> callback) View results of the query shift trades in a management unit per user operation.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobsAsync(PostWorkforcemanagementBusinessunitShifttradingTradesQueryJobsRequest request, AsyncApiCallback<ShiftTradeQueryTradesBuJobResponse> callback) Queries shift trades in a management unit per userWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitShifttradingTradesQueryJobsAsync(ApiRequest<QueryShiftTradeListJobRequest> request, AsyncApiCallback<ApiResponse<ShiftTradeQueryTradesBuJobResponse>> callback) Queries shift trades in a management unit per user -
Uses of ShiftTradeQueryTradesBuJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeQueryTradesBuJobResponseModifier and TypeMethodDescriptionShiftTradeQueryTradesBuJobResponse.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.ShiftTradeQueryTradesBuJobResponse.queryTradesResult(ShiftTradeListJobResponse queryTradesResult) Results for QueryTrades job typeShiftTradeQueryTradesBuJobResponse.status(ShiftTradeQueryTradesBuJobResponse.StatusEnum status) The status of the jobShiftTradeQueryTradesBuJobResponse.type(ShiftTradeQueryTradesBuJobResponse.TypeEnum type) The type of the job