Uses of Class
com.mypurecloud.sdk.v2.model.AvailableTopicEntityListing
Packages that use AvailableTopicEntityListing
-
Uses of AvailableTopicEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AvailableTopicEntityListingModifier and TypeMethodDescriptionNotificationsApi.getNotificationsAvailabletopics(GetNotificationsAvailabletopicsRequest request) Get available notification topics.NotificationsApi.getNotificationsAvailabletopics(List<String> expand, Boolean includePreview) Get available notification topics.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AvailableTopicEntityListingModifier and TypeMethodDescriptionNotificationsApi.getNotificationsAvailabletopics(ApiRequest<Void> request) Get available notification topics.NotificationsApiAsync.getNotificationsAvailabletopicsAsync(GetNotificationsAvailabletopicsRequest request, AsyncApiCallback<AvailableTopicEntityListing> callback) Get available notification topics.NotificationsApiAsync.getNotificationsAvailabletopicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AvailableTopicEntityListing>> callback) Get available notification topics.NotificationsApi.getNotificationsAvailabletopicsWithHttpInfo(List<String> expand, Boolean includePreview) Get available notification topics.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AvailableTopicEntityListingModifier and TypeMethodDescriptionNotificationsApiAsync.getNotificationsAvailabletopicsAsync(GetNotificationsAvailabletopicsRequest request, AsyncApiCallback<AvailableTopicEntityListing> callback) Get available notification topics.NotificationsApiAsync.getNotificationsAvailabletopicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AvailableTopicEntityListing>> callback) Get available notification topics. -
Uses of AvailableTopicEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AvailableTopicEntityListingModifier and TypeMethodDescriptionAvailableTopicEntityListing.entities(List<AvailableTopic> entities)