Uses of Class
com.mypurecloud.sdk.v2.api.request.PostCoachingAppointmentAnnotationsRequest.Builder
Packages that use PostCoachingAppointmentAnnotationsRequest.Builder
-
Uses of PostCoachingAppointmentAnnotationsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostCoachingAppointmentAnnotationsRequest.BuilderModifier and TypeMethodDescriptionPostCoachingAppointmentAnnotationsRequest.builder()PostCoachingAppointmentAnnotationsRequest.builder(String appointmentId, CoachingAnnotationCreateRequest body) PostCoachingAppointmentAnnotationsRequest.Builder.withAppointmentId(String appointmentId) PostCoachingAppointmentAnnotationsRequest.Builder.withBody(CoachingAnnotationCreateRequest body) PostCoachingAppointmentAnnotationsRequest.Builder.withRequiredParams(String appointmentId, CoachingAnnotationCreateRequest body)