Package com.mypurecloud.sdk.v2.model
Class QueueConversationSocialExpressionEventTopicTransferResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicTransferResponse
- All Implemented Interfaces:
Serializable
public class QueueConversationSocialExpressionEventTopicTransferResponse
extends Object
implements Serializable
QueueConversationSocialExpressionEventTopicTransferResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statestatic enumThe type of transfer to perform. -
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationSocialExpressionEventTopicTransferResponse(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondateIssued(Date dateIssued) The date/time that this command was issued.booleangetId()getState()inthashCode()The id of the command.voidsetDateIssued(Date dateIssued) voidvoidvoidvoidvoidvoidsetTransferType(QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum transferType) toString()transferType(QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform.
-
Constructor Details
-
QueueConversationSocialExpressionEventTopicTransferResponse
public QueueConversationSocialExpressionEventTopicTransferResponse() -
QueueConversationSocialExpressionEventTopicTransferResponse
-
-
Method Details
-
id
The id of the command. -
getId
-
setId
-
state
-
getState
-
setState
-
dateIssued
The date/time that this command was issued. -
getDateIssued
-
setDateIssued
-
initiator
-
getInitiator
-
setInitiator
-
modifiedBy
public QueueConversationSocialExpressionEventTopicTransferResponse modifiedBy(QueueConversationSocialExpressionEventTopicTransferModifedBy modifiedBy) -
getModifiedBy
-
setModifiedBy
-
destination
public QueueConversationSocialExpressionEventTopicTransferResponse destination(QueueConversationSocialExpressionEventTopicTransferDestination destination) -
getDestination
-
setDestination
public void setDestination(QueueConversationSocialExpressionEventTopicTransferDestination destination) -
transferType
public QueueConversationSocialExpressionEventTopicTransferResponse transferType(QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform. -
getTransferType
public QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum getTransferType() -
setTransferType
public void setTransferType(QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum transferType) -
equals
-
hashCode
public int hashCode() -
toString
-