Uses of Class
com.mypurecloud.sdk.v2.api.request.GetCoachingNotificationRequest
Packages that use GetCoachingNotificationRequest
-
Uses of GetCoachingNotificationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetCoachingNotificationRequestModifier and TypeMethodDescriptionCoachingApi.getCoachingNotification(GetCoachingNotificationRequest request) Get an existing notification Permission not required if you are the owner of the notification.CoachingApiAsync.getCoachingNotificationAsync(GetCoachingNotificationRequest request, AsyncApiCallback<CoachingNotification> callback) Get an existing notification Permission not required if you are the owner of the notification. -
Uses of GetCoachingNotificationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetCoachingNotificationRequestModifier and TypeMethodDescriptionGetCoachingNotificationRequest.Builder.build()GetCoachingNotificationRequest.withCustomHeader(String name, String value) GetCoachingNotificationRequest.withExpand(List<String> expand) GetCoachingNotificationRequest.withNotificationId(String notificationId)