Package com.mypurecloud.sdk.v2.model
Class SocialKeyword
java.lang.Object
com.mypurecloud.sdk.v2.model.SocialKeyword
- All Implemented Interfaces:
Serializable
SocialKeyword
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanList of keywords that must be excludedinthashCode()List of keywords that must be includedvoidsetExcludes(List<String> excludes) voidsetIncludes(List<String> includes) toString()
-
Constructor Details
-
SocialKeyword
public SocialKeyword() -
SocialKeyword
-
-
Method Details