Class PutNotificationsChannelSubscriptionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutNotificationsChannelSubscriptionsRequest.Builder
- Enclosing class:
- PutNotificationsChannelSubscriptionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(List<ChannelTopic> body) withChannelId(String channelId) withIgnoreErrors(Boolean ignoreErrors) withRequiredParams(String channelId, List<ChannelTopic> body)
-
Method Details
-
withChannelId
-
withBody
-
withIgnoreErrors
-
withRequiredParams
public PutNotificationsChannelSubscriptionsRequest.Builder withRequiredParams(String channelId, List<ChannelTopic> body) -
build
-