Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentAggregateResponse
Packages that use LearningAssignmentAggregateResponse
-
Uses of LearningAssignmentAggregateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LearningAssignmentAggregateResponseModifier and TypeMethodDescriptionLearningApi.postLearningAssignmentsAggregatesQuery(PostLearningAssignmentsAggregatesQueryRequest request) Retrieve aggregated assignment dataLearningApi.postLearningAssignmentsAggregatesQuery(LearningAssignmentAggregateParam body) Retrieve aggregated assignment dataMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LearningAssignmentAggregateResponseModifier and TypeMethodDescriptionLearningApi.postLearningAssignmentsAggregatesQuery(ApiRequest<LearningAssignmentAggregateParam> request) Retrieve aggregated assignment dataLearningApiAsync.postLearningAssignmentsAggregatesQueryAsync(PostLearningAssignmentsAggregatesQueryRequest request, AsyncApiCallback<LearningAssignmentAggregateResponse> callback) Retrieve aggregated assignment dataLearningApiAsync.postLearningAssignmentsAggregatesQueryAsync(ApiRequest<LearningAssignmentAggregateParam> request, AsyncApiCallback<ApiResponse<LearningAssignmentAggregateResponse>> callback) Retrieve aggregated assignment dataLearningApi.postLearningAssignmentsAggregatesQueryWithHttpInfo(LearningAssignmentAggregateParam body) Retrieve aggregated assignment dataMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LearningAssignmentAggregateResponseModifier and TypeMethodDescriptionLearningApiAsync.postLearningAssignmentsAggregatesQueryAsync(PostLearningAssignmentsAggregatesQueryRequest request, AsyncApiCallback<LearningAssignmentAggregateResponse> callback) Retrieve aggregated assignment dataLearningApiAsync.postLearningAssignmentsAggregatesQueryAsync(ApiRequest<LearningAssignmentAggregateParam> request, AsyncApiCallback<ApiResponse<LearningAssignmentAggregateResponse>> callback) Retrieve aggregated assignment data -
Uses of LearningAssignmentAggregateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentAggregateResponseModifier and TypeMethodDescriptionLearningAssignmentAggregateResponse.results(List<LearningAssignmentAggregateQueryResponseGroupedData> results) The results of the query