Uses of Class
com.mypurecloud.sdk.v2.api.request.PostNotificationsChannelsRequest
Packages that use PostNotificationsChannelsRequest
-
Uses of PostNotificationsChannelsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostNotificationsChannelsRequestModifier and TypeMethodDescriptionNotificationsApi.postNotificationsChannels(PostNotificationsChannelsRequest request) Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApiAsync.postNotificationsChannelsAsync(PostNotificationsChannelsRequest request, AsyncApiCallback<Channel> callback) Create a new channel There is a limit of 20 channels per user/app combination. -
Uses of PostNotificationsChannelsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostNotificationsChannelsRequestModifier and TypeMethodDescriptionPostNotificationsChannelsRequest.Builder.build()PostNotificationsChannelsRequest.withCustomHeader(String name, String value)