Uses of Class
com.mypurecloud.sdk.v2.api.request.GetNotificationsAvailabletopicsRequest
Packages that use GetNotificationsAvailabletopicsRequest
-
Uses of GetNotificationsAvailabletopicsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetNotificationsAvailabletopicsRequestModifier and TypeMethodDescriptionNotificationsApi.getNotificationsAvailabletopics(GetNotificationsAvailabletopicsRequest request) Get available notification topics.NotificationsApiAsync.getNotificationsAvailabletopicsAsync(GetNotificationsAvailabletopicsRequest request, AsyncApiCallback<AvailableTopicEntityListing> callback) Get available notification topics. -
Uses of GetNotificationsAvailabletopicsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetNotificationsAvailabletopicsRequestModifier and TypeMethodDescriptionGetNotificationsAvailabletopicsRequest.Builder.build()GetNotificationsAvailabletopicsRequest.withCustomHeader(String name, String value) GetNotificationsAvailabletopicsRequest.withExpand(List<String> expand) GetNotificationsAvailabletopicsRequest.withIncludePreview(Boolean includePreview)