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