Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteCoachingAppointmentRequest
Packages that use DeleteCoachingAppointmentRequest
-
Uses of DeleteCoachingAppointmentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteCoachingAppointmentRequestModifier and TypeMethodDescriptionCoachingApi.deleteCoachingAppointment(DeleteCoachingAppointmentRequest request) Delete an existing appointment Permission not required if you are the creator of the appointmentCoachingApiAsync.deleteCoachingAppointmentAsync(DeleteCoachingAppointmentRequest request, AsyncApiCallback<CoachingAppointmentReference> callback) Delete an existing appointment Permission not required if you are the creator of the appointment -
Uses of DeleteCoachingAppointmentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteCoachingAppointmentRequestModifier and TypeMethodDescriptionDeleteCoachingAppointmentRequest.Builder.build()DeleteCoachingAppointmentRequest.withAppointmentId(String appointmentId) DeleteCoachingAppointmentRequest.withCustomHeader(String name, String value)