Package com.mypurecloud.sdk.v2.model
Class ChannelTopicEntityListing
java.lang.Object
com.mypurecloud.sdk.v2.model.ChannelTopicEntityListing
- All Implemented Interfaces:
Serializable
ChannelTopicEntityListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<ChannelTopic> entities) booleaninthashCode()voidsetEntities(List<ChannelTopic> entities) toString()
-
Constructor Details
-
ChannelTopicEntityListing
public ChannelTopicEntityListing() -
ChannelTopicEntityListing
-
-
Method Details