Uses of Class
com.mypurecloud.sdk.v2.model.CoachingAppointmentReference
Packages that use CoachingAppointmentReference
-
Uses of CoachingAppointmentReference in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CoachingAppointmentReferenceModifier and TypeMethodDescriptionCoachingApi.deleteCoachingAppointment(DeleteCoachingAppointmentRequest request) Delete an existing appointment Permission not required if you are the creator of the appointmentCoachingApi.deleteCoachingAppointment(String appointmentId) Delete an existing appointment Permission not required if you are the creator of the appointmentMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CoachingAppointmentReferenceModifier and TypeMethodDescriptionCoachingApi.deleteCoachingAppointment(ApiRequest<Void> 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 appointmentCoachingApiAsync.deleteCoachingAppointmentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CoachingAppointmentReference>> callback) Delete an existing appointment Permission not required if you are the creator of the appointmentCoachingApi.deleteCoachingAppointmentWithHttpInfo(String appointmentId) Delete an existing appointment Permission not required if you are the creator of the appointmentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CoachingAppointmentReferenceModifier and TypeMethodDescriptionCoachingApiAsync.deleteCoachingAppointmentAsync(DeleteCoachingAppointmentRequest request, AsyncApiCallback<CoachingAppointmentReference> callback) Delete an existing appointment Permission not required if you are the creator of the appointmentCoachingApiAsync.deleteCoachingAppointmentAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CoachingAppointmentReference>> callback) Delete an existing appointment Permission not required if you are the creator of the appointment -
Uses of CoachingAppointmentReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingAppointmentReferenceModifier and TypeMethodDescriptionAddConversationResponse.getAppointment()CoachingAppointmentStatusResponse.getAppointment()