Package com.mypurecloud.sdk.v2.model
Class ExternalContactsContactChangedTopicMergeOperation
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsContactChangedTopicMergeOperation
- All Implemented Interfaces:
Serializable
public class ExternalContactsContactChangedTopicMergeOperation
extends Object
implements Serializable
ExternalContactsContactChangedTopicMergeOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContactsContactChangedTopicMergeOperation(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resultingContactId(String resultingContactId) voidsetResultingContactId(String resultingContactId) voidsetSourceContactId(String sourceContactId) voidsetTargetContactId(String targetContactId) sourceContactId(String sourceContactId) targetContactId(String targetContactId) toString()
-
Constructor Details
-
ExternalContactsContactChangedTopicMergeOperation
public ExternalContactsContactChangedTopicMergeOperation() -
ExternalContactsContactChangedTopicMergeOperation
-
-
Method Details
-
sourceContactId
-
getSourceContactId
-
setSourceContactId
-
targetContactId
-
getTargetContactId
-
setTargetContactId
-
resultingContactId
public ExternalContactsContactChangedTopicMergeOperation resultingContactId(String resultingContactId) -
getResultingContactId
-
setResultingContactId
-
equals
-
hashCode
public int hashCode() -
toString
-