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