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