Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchCoachingNotificationRequest.Builder
Packages that use PatchCoachingNotificationRequest.Builder
-
Uses of PatchCoachingNotificationRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchCoachingNotificationRequest.BuilderModifier and TypeMethodDescriptionPatchCoachingNotificationRequest.builder()PatchCoachingNotificationRequest.builder(String notificationId, CoachingNotification body) PatchCoachingNotificationRequest.Builder.withBody(CoachingNotification body) PatchCoachingNotificationRequest.Builder.withNotificationId(String notificationId) PatchCoachingNotificationRequest.Builder.withRequiredParams(String notificationId, CoachingNotification body)