Package com.mypurecloud.sdk.v2.model
Class TopicJobRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.TopicJobRequest
- All Implemented Interfaces:
Serializable
TopicJobRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTopicIds(List<String> topicIds) The ids of the topics used for this jobtoString()
-
Constructor Details
-
TopicJobRequest
public TopicJobRequest() -
TopicJobRequest
-
-
Method Details