Uses of Class
com.mypurecloud.sdk.v2.api.request.GetNotificationsChannelSubscriptionsRequest
Packages that use GetNotificationsChannelSubscriptionsRequest
-
Uses of GetNotificationsChannelSubscriptionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetNotificationsChannelSubscriptionsRequestModifier and TypeMethodDescriptionNotificationsApi.getNotificationsChannelSubscriptions(GetNotificationsChannelSubscriptionsRequest request) The list of all subscriptions for this channelNotificationsApiAsync.getNotificationsChannelSubscriptionsAsync(GetNotificationsChannelSubscriptionsRequest request, AsyncApiCallback<ChannelTopicEntityListing> callback) The list of all subscriptions for this channel -
Uses of GetNotificationsChannelSubscriptionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetNotificationsChannelSubscriptionsRequestModifier and TypeMethodDescriptionGetNotificationsChannelSubscriptionsRequest.Builder.build()GetNotificationsChannelSubscriptionsRequest.withChannelId(String channelId) GetNotificationsChannelSubscriptionsRequest.withCustomHeader(String name, String value)