Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteNotificationsChannelSubscriptionsRequest
Packages that use DeleteNotificationsChannelSubscriptionsRequest
-
Uses of DeleteNotificationsChannelSubscriptionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteNotificationsChannelSubscriptionsRequestModifier and TypeMethodDescriptionvoidNotificationsApi.deleteNotificationsChannelSubscriptions(DeleteNotificationsChannelSubscriptionsRequest request) Remove all subscriptionsNotificationsApiAsync.deleteNotificationsChannelSubscriptionsAsync(DeleteNotificationsChannelSubscriptionsRequest request, AsyncApiCallback<Void> callback) Remove all subscriptions -
Uses of DeleteNotificationsChannelSubscriptionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteNotificationsChannelSubscriptionsRequestModifier and TypeMethodDescriptionDeleteNotificationsChannelSubscriptionsRequest.Builder.build()DeleteNotificationsChannelSubscriptionsRequest.withChannelId(String channelId) DeleteNotificationsChannelSubscriptionsRequest.withCustomHeader(String name, String value)