Uses of Class
com.mypurecloud.sdk.v2.model.CoachingAnnotationCreateRequest
Packages that use CoachingAnnotationCreateRequest
Package
Description
-
Uses of CoachingAnnotationCreateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CoachingAnnotationCreateRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointmentAnnotations(String appointmentId, CoachingAnnotationCreateRequest body) Create a new annotation.CoachingApi.postCoachingAppointmentAnnotationsWithHttpInfo(String appointmentId, CoachingAnnotationCreateRequest body) Create a new annotation.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CoachingAnnotationCreateRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingAppointmentAnnotations(ApiRequest<CoachingAnnotationCreateRequest> request) Create a new annotation.CoachingApiAsync.postCoachingAppointmentAnnotationsAsync(ApiRequest<CoachingAnnotationCreateRequest> request, AsyncApiCallback<ApiResponse<CoachingAnnotation>> callback) Create a new annotation. -
Uses of CoachingAnnotationCreateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CoachingAnnotationCreateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CoachingAnnotationCreateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CoachingAnnotationCreateRequestModifier and TypeMethodDescriptionPostCoachingAppointmentAnnotationsRequest.builder(String appointmentId, CoachingAnnotationCreateRequest body) voidPostCoachingAppointmentAnnotationsRequest.setBody(CoachingAnnotationCreateRequest body) PostCoachingAppointmentAnnotationsRequest.Builder.withBody(CoachingAnnotationCreateRequest body) PostCoachingAppointmentAnnotationsRequest.withBody(CoachingAnnotationCreateRequest body) PostCoachingAppointmentAnnotationsRequest.Builder.withRequiredParams(String appointmentId, CoachingAnnotationCreateRequest body) -
Uses of CoachingAnnotationCreateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingAnnotationCreateRequestModifier and TypeMethodDescriptionCoachingAnnotationCreateRequest.accessType(CoachingAnnotationCreateRequest.AccessTypeEnum accessType) Determines the permissions required to view this item.The text of the annotation.