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