Uses of Class
com.mypurecloud.sdk.v2.model.ListedTopic
Packages that use ListedTopic
-
Uses of ListedTopic in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ListedTopicModifier and TypeMethodDescriptionListedTopic.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.ListedTopic.description(String description) ListedTopic.matchingType(ListedTopic.MatchingTypeEnum matchingType) ListedTopic.modifiedBy(AddressableEntityRef modifiedBy) ListedTopic.participants(ListedTopic.ParticipantsEnum participants) ListedTopic.phrasesCount(Integer phrasesCount) ListedTopic.programsCount(Integer programsCount) ListedTopic.strictness(ListedTopic.StrictnessEnum strictness) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ListedTopicMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ListedTopicModifier and TypeMethodDescriptionTopicsEntityListing.entities(List<ListedTopic> entities) voidTopicsEntityListing.setEntities(List<ListedTopic> entities)