Uses of Class
com.mypurecloud.sdk.v2.model.CoachingAppointmentAggregateResponse
Packages that use CoachingAppointmentAggregateResponse
-
Uses of CoachingAppointmentAggregateResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CoachingAppointmentAggregateResponseModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointmentsAggregatesQuery(PostCoachingAppointmentsAggregatesQueryRequest request) Retrieve aggregated appointment dataCoachingApi.postCoachingAppointmentsAggregatesQuery(CoachingAppointmentAggregateRequest body) Retrieve aggregated appointment dataMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CoachingAppointmentAggregateResponseModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointmentsAggregatesQuery(ApiRequest<CoachingAppointmentAggregateRequest> request) Retrieve aggregated appointment dataCoachingApiAsync.postCoachingAppointmentsAggregatesQueryAsync(PostCoachingAppointmentsAggregatesQueryRequest request, AsyncApiCallback<CoachingAppointmentAggregateResponse> callback) Retrieve aggregated appointment dataCoachingApiAsync.postCoachingAppointmentsAggregatesQueryAsync(ApiRequest<CoachingAppointmentAggregateRequest> request, AsyncApiCallback<ApiResponse<CoachingAppointmentAggregateResponse>> callback) Retrieve aggregated appointment dataCoachingApi.postCoachingAppointmentsAggregatesQueryWithHttpInfo(CoachingAppointmentAggregateRequest body) Retrieve aggregated appointment dataMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CoachingAppointmentAggregateResponseModifier and TypeMethodDescriptionCoachingApiAsync.postCoachingAppointmentsAggregatesQueryAsync(PostCoachingAppointmentsAggregatesQueryRequest request, AsyncApiCallback<CoachingAppointmentAggregateResponse> callback) Retrieve aggregated appointment dataCoachingApiAsync.postCoachingAppointmentsAggregatesQueryAsync(ApiRequest<CoachingAppointmentAggregateRequest> request, AsyncApiCallback<ApiResponse<CoachingAppointmentAggregateResponse>> callback) Retrieve aggregated appointment data -
Uses of CoachingAppointmentAggregateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingAppointmentAggregateResponseModifier and TypeMethodDescriptionCoachingAppointmentAggregateResponse.results(List<QueryResponseGroupedData> results) The results of the query