Uses of Class
com.mypurecloud.sdk.v2.api.request.GetCoachingAppointmentRequest
Packages that use GetCoachingAppointmentRequest
-
Uses of GetCoachingAppointmentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetCoachingAppointmentRequestModifier and TypeMethodDescriptionCoachingApi.getCoachingAppointment(GetCoachingAppointmentRequest request) Retrieve an appointment Permission not required if you are the attendee, creator or facilitator of the appointmentCoachingApiAsync.getCoachingAppointmentAsync(GetCoachingAppointmentRequest request, AsyncApiCallback<CoachingAppointmentResponse> callback) Retrieve an appointment Permission not required if you are the attendee, creator or facilitator of the appointment -
Uses of GetCoachingAppointmentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetCoachingAppointmentRequestModifier and TypeMethodDescriptionGetCoachingAppointmentRequest.Builder.build()GetCoachingAppointmentRequest.withAppointmentId(String appointmentId) GetCoachingAppointmentRequest.withCustomHeader(String name, String value)