Uses of Class
com.mypurecloud.sdk.v2.api.request.PostCoachingAppointmentsRequest
Packages that use PostCoachingAppointmentsRequest
-
Uses of PostCoachingAppointmentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostCoachingAppointmentsRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointments(PostCoachingAppointmentsRequest request) Create a new appointmentCoachingApiAsync.postCoachingAppointmentsAsync(PostCoachingAppointmentsRequest request, AsyncApiCallback<CoachingAppointmentResponse> callback) Create a new appointment -
Uses of PostCoachingAppointmentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostCoachingAppointmentsRequestModifier and TypeMethodDescriptionPostCoachingAppointmentsRequest.Builder.build()PostCoachingAppointmentsRequest.withBody(CreateCoachingAppointmentRequest body) PostCoachingAppointmentsRequest.withCustomHeader(String name, String value)