Class PostNotificationsChannelSubscriptionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostNotificationsChannelSubscriptionsRequest.Builder
- Enclosing class:
- PostNotificationsChannelSubscriptionsRequest
-
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 PostNotificationsChannelSubscriptionsRequest.Builder withRequiredParams(String channelId, List<ChannelTopic> body) -
build
-