Package com.mypurecloud.sdk.v2.model
Class PatchCallbackResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchCallbackResponse
- All Implemented Interfaces:
Serializable
PatchCallbackResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallbackIdentifiers(List<CallbackIdentifier> callbackIdentifiers) The list of communication identifiers for the callback participantsconversation(DomainEntityRef conversation) The conversation associated with the callbackbooleaninthashCode()voidsetCallbackIdentifiers(List<CallbackIdentifier> callbackIdentifiers) voidsetConversation(DomainEntityRef conversation) toString()
-
Constructor Details
-
PatchCallbackResponse
public PatchCallbackResponse() -
PatchCallbackResponse
-
-
Method Details
-
conversation
The conversation associated with the callback -
getConversation
-
setConversation
-
callbackIdentifiers
The list of communication identifiers for the callback participants -
getCallbackIdentifiers
-
setCallbackIdentifiers
-
equals
-
hashCode
public int hashCode() -
toString
-