Package com.mypurecloud.sdk.v2.model
Class ExternalContactsUnresolvedContactChangedTopicMergeOperation
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsUnresolvedContactChangedTopicMergeOperation
- All Implemented Interfaces:
Serializable
public class ExternalContactsUnresolvedContactChangedTopicMergeOperation
extends Object
implements Serializable
ExternalContactsUnresolvedContactChangedTopicMergeOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContactsUnresolvedContactChangedTopicMergeOperation(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
-
ExternalContactsUnresolvedContactChangedTopicMergeOperation
public ExternalContactsUnresolvedContactChangedTopicMergeOperation() -
ExternalContactsUnresolvedContactChangedTopicMergeOperation
-
-
Method Details
-
sourceContactId
public ExternalContactsUnresolvedContactChangedTopicMergeOperation sourceContactId(String sourceContactId) -
getSourceContactId
-
setSourceContactId
-
targetContactId
public ExternalContactsUnresolvedContactChangedTopicMergeOperation targetContactId(String targetContactId) -
getTargetContactId
-
setTargetContactId
-
resultingContactId
public ExternalContactsUnresolvedContactChangedTopicMergeOperation resultingContactId(String resultingContactId) -
getResultingContactId
-
setResultingContactId
-
equals
-
hashCode
public int hashCode() -
toString
-