Uses of Class
com.mypurecloud.sdk.v2.api.request.GetCoachingAppointmentAnnotationRequest
Packages that use GetCoachingAppointmentAnnotationRequest
-
Uses of GetCoachingAppointmentAnnotationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetCoachingAppointmentAnnotationRequestModifier and TypeMethodDescriptionCoachingApi.getCoachingAppointmentAnnotation(GetCoachingAppointmentAnnotationRequest request) Retrieve an annotation.CoachingApiAsync.getCoachingAppointmentAnnotationAsync(GetCoachingAppointmentAnnotationRequest request, AsyncApiCallback<CoachingAnnotation> callback) Retrieve an annotation. -
Uses of GetCoachingAppointmentAnnotationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetCoachingAppointmentAnnotationRequestModifier and TypeMethodDescriptionGetCoachingAppointmentAnnotationRequest.Builder.build()GetCoachingAppointmentAnnotationRequest.withAnnotationId(String annotationId) GetCoachingAppointmentAnnotationRequest.withAppointmentId(String appointmentId) GetCoachingAppointmentAnnotationRequest.withCustomHeader(String name, String value)