Uses of Class
com.mypurecloud.sdk.v2.model.AsyncIntradayResponse
Packages that use AsyncIntradayResponse
-
Uses of AsyncIntradayResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AsyncIntradayResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitIntraday(PostWorkforcemanagementBusinessunitIntradayRequest request) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApi.postWorkforcemanagementBusinessunitIntraday(String businessUnitId, IntradayPlanningGroupRequest body, Boolean forceAsync) Get intraday data for the given date for the requested planningGroupIdsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AsyncIntradayResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitIntraday(ApiRequest<IntradayPlanningGroupRequest> request) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitIntradayAsync(PostWorkforcemanagementBusinessunitIntradayRequest request, AsyncApiCallback<AsyncIntradayResponse> callback) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitIntradayAsync(ApiRequest<IntradayPlanningGroupRequest> request, AsyncApiCallback<ApiResponse<AsyncIntradayResponse>> callback) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApi.postWorkforcemanagementBusinessunitIntradayWithHttpInfo(String businessUnitId, IntradayPlanningGroupRequest body, Boolean forceAsync) Get intraday data for the given date for the requested planningGroupIdsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AsyncIntradayResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitIntradayAsync(PostWorkforcemanagementBusinessunitIntradayRequest request, AsyncApiCallback<AsyncIntradayResponse> callback) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitIntradayAsync(ApiRequest<IntradayPlanningGroupRequest> request, AsyncApiCallback<ApiResponse<AsyncIntradayResponse>> callback) Get intraday data for the given date for the requested planningGroupIds -
Uses of AsyncIntradayResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AsyncIntradayResponseModifier and TypeMethodDescriptionAsyncIntradayResponse.operationId(String operationId) The ID for the operationAsyncIntradayResponse.result(BuIntradayResponse result) The result of the operation.AsyncIntradayResponse.status(AsyncIntradayResponse.StatusEnum status) The status of the operation