Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLearningAssignmentsAggregatesQueryRequest
Packages that use PostLearningAssignmentsAggregatesQueryRequest
-
Uses of PostLearningAssignmentsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLearningAssignmentsAggregatesQueryRequestModifier and TypeMethodDescriptionLearningApi.postLearningAssignmentsAggregatesQuery(PostLearningAssignmentsAggregatesQueryRequest request) Retrieve aggregated assignment dataLearningApiAsync.postLearningAssignmentsAggregatesQueryAsync(PostLearningAssignmentsAggregatesQueryRequest request, AsyncApiCallback<LearningAssignmentAggregateResponse> callback) Retrieve aggregated assignment data -
Uses of PostLearningAssignmentsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLearningAssignmentsAggregatesQueryRequestModifier and TypeMethodDescriptionPostLearningAssignmentsAggregatesQueryRequest.Builder.build()PostLearningAssignmentsAggregatesQueryRequest.withBody(LearningAssignmentAggregateParam body) PostLearningAssignmentsAggregatesQueryRequest.withCustomHeader(String name, String value)