Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallbackEventTopicDomainEntityRef
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallbackEventTopicDomainEntityRef
- All Implemented Interfaces:
Serializable
public class QueueConversationCallbackEventTopicDomainEntityRef
extends Object
implements Serializable
A reference to another domain entity.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationCallbackEventTopicDomainEntityRef(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidvoidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
QueueConversationCallbackEventTopicDomainEntityRef
public QueueConversationCallbackEventTopicDomainEntityRef() -
QueueConversationCallbackEventTopicDomainEntityRef
-
-
Method Details