Class PatchCoachingNotificationRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchCoachingNotificationRequest.Builder
- Enclosing class:
- PatchCoachingNotificationRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CoachingNotification body) withNotificationId(String notificationId) withRequiredParams(String notificationId, CoachingNotification body)
-
Method Details
-
withNotificationId
-
withBody
-
withRequiredParams
public PatchCoachingNotificationRequest.Builder withRequiredParams(String notificationId, CoachingNotification body) -
build
-