Class PatchCoachingAppointmentAnnotationRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchCoachingAppointmentAnnotationRequest.Builder
- Enclosing class:
- PatchCoachingAppointmentAnnotationRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAnnotationId(String annotationId) withAppointmentId(String appointmentId) withBody(CoachingAnnotation body) withRequiredParams(String appointmentId, String annotationId, CoachingAnnotation body)
-
Method Details
-
withAppointmentId
-
withAnnotationId
-
withBody
-
withRequiredParams
public PatchCoachingAppointmentAnnotationRequest.Builder withRequiredParams(String appointmentId, String annotationId, CoachingAnnotation body) -
build
-