Uses of Class
com.mypurecloud.sdk.v2.api.request.GetNotificationsChannelsRequest
Packages that use GetNotificationsChannelsRequest
-
Uses of GetNotificationsChannelsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetNotificationsChannelsRequestModifier and TypeMethodDescriptionNotificationsApi.getNotificationsChannels(GetNotificationsChannelsRequest request) The list of existing channelsNotificationsApiAsync.getNotificationsChannelsAsync(GetNotificationsChannelsRequest request, AsyncApiCallback<ChannelEntityListing> callback) The list of existing channels -
Uses of GetNotificationsChannelsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetNotificationsChannelsRequestModifier and TypeMethodDescriptionGetNotificationsChannelsRequest.Builder.build()GetNotificationsChannelsRequest.withCustomHeader(String name, String value) GetNotificationsChannelsRequest.withIncludechannels(String includechannels)