Uses of Class
com.mypurecloud.sdk.v2.api.request.PostCoachingAppointmentsAggregatesQueryRequest
Packages that use PostCoachingAppointmentsAggregatesQueryRequest
-
Uses of PostCoachingAppointmentsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostCoachingAppointmentsAggregatesQueryRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointmentsAggregatesQuery(PostCoachingAppointmentsAggregatesQueryRequest request) Retrieve aggregated appointment dataCoachingApiAsync.postCoachingAppointmentsAggregatesQueryAsync(PostCoachingAppointmentsAggregatesQueryRequest request, AsyncApiCallback<CoachingAppointmentAggregateResponse> callback) Retrieve aggregated appointment data -
Uses of PostCoachingAppointmentsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostCoachingAppointmentsAggregatesQueryRequestModifier and TypeMethodDescriptionPostCoachingAppointmentsAggregatesQueryRequest.Builder.build()PostCoachingAppointmentsAggregatesQueryRequest.withBody(CoachingAppointmentAggregateRequest body) PostCoachingAppointmentsAggregatesQueryRequest.withCustomHeader(String name, String value)