Package com.mypurecloud.sdk.v2.model
Class QueueConversationSocialExpressionEventTopicConversation
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicConversation
- All Implemented Interfaces:
Serializable
public class QueueConversationSocialExpressionEventTopicConversation
extends Object
implements Serializable
QueueConversationSocialExpressionEventTopicConversation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationSocialExpressionEventTopicConversation(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionaccessAttributes(List<String> accessAttributes) associatedConversation(QueueConversationSocialExpressionEventTopicDomainEntityRef associatedConversation) consultationConversations(List<QueueConversationSocialExpressionEventTopicDomainEntityRef> consultationConversations) divisions(List<QueueConversationSocialExpressionEventTopicConversationDivisionMembership> divisions) booleanexternalTag(String externalTag) getId()inthashCode()inactivityTimeout(Date inactivityTimeout) maxParticipants(Long maxParticipants) recentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers) recordingState(String recordingState) securePause(Boolean securePause) voidsetAccessAttributes(List<String> accessAttributes) voidsetAddress(String address) voidsetAssociatedConversation(QueueConversationSocialExpressionEventTopicDomainEntityRef associatedConversation) voidsetConsultationConversations(List<QueueConversationSocialExpressionEventTopicDomainEntityRef> consultationConversations) voidsetDivisions(List<QueueConversationSocialExpressionEventTopicConversationDivisionMembership> divisions) voidsetExternalTag(String externalTag) voidvoidsetInactivityTimeout(Date inactivityTimeout) voidsetMaxParticipants(Long maxParticipants) voidvoidsetRecentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers) voidsetRecordingState(String recordingState) voidsetSecurePause(Boolean securePause) voidsetUtilizationLabelId(String utilizationLabelId) toString()utilizationLabelId(String utilizationLabelId)
-
Constructor Details
-
QueueConversationSocialExpressionEventTopicConversation
public QueueConversationSocialExpressionEventTopicConversation() -
QueueConversationSocialExpressionEventTopicConversation
-
-
Method Details
-
id
-
getId
-
setId
-
maxParticipants
public QueueConversationSocialExpressionEventTopicConversation maxParticipants(Long maxParticipants) -
getMaxParticipants
-
setMaxParticipants
-
participants
public QueueConversationSocialExpressionEventTopicConversation participants(List<QueueConversationSocialExpressionEventTopicParticipant> participants) -
getParticipants
-
setParticipants
public void setParticipants(List<QueueConversationSocialExpressionEventTopicParticipant> participants) -
recentTransfers
public QueueConversationSocialExpressionEventTopicConversation recentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers) -
getRecentTransfers
-
setRecentTransfers
public void setRecentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers) -
recordingState
public QueueConversationSocialExpressionEventTopicConversation recordingState(String recordingState) -
getRecordingState
-
setRecordingState
-
address
-
getAddress
-
setAddress
-
externalTag
-
getExternalTag
-
setExternalTag
-
utilizationLabelId
public QueueConversationSocialExpressionEventTopicConversation utilizationLabelId(String utilizationLabelId) -
getUtilizationLabelId
-
setUtilizationLabelId
-
accessAttributes
public QueueConversationSocialExpressionEventTopicConversation accessAttributes(List<String> accessAttributes) -
getAccessAttributes
-
setAccessAttributes
-
securePause
-
getSecurePause
-
setSecurePause
-
inactivityTimeout
public QueueConversationSocialExpressionEventTopicConversation inactivityTimeout(Date inactivityTimeout) -
getInactivityTimeout
-
setInactivityTimeout
-
associatedConversation
public QueueConversationSocialExpressionEventTopicConversation associatedConversation(QueueConversationSocialExpressionEventTopicDomainEntityRef associatedConversation) -
getAssociatedConversation
-
setAssociatedConversation
public void setAssociatedConversation(QueueConversationSocialExpressionEventTopicDomainEntityRef associatedConversation) -
consultationConversations
public QueueConversationSocialExpressionEventTopicConversation consultationConversations(List<QueueConversationSocialExpressionEventTopicDomainEntityRef> consultationConversations) -
getConsultationConversations
public List<QueueConversationSocialExpressionEventTopicDomainEntityRef> getConsultationConversations() -
setConsultationConversations
public void setConsultationConversations(List<QueueConversationSocialExpressionEventTopicDomainEntityRef> consultationConversations) -
divisions
-
getDivisions
public List<QueueConversationSocialExpressionEventTopicConversationDivisionMembership> getDivisions() -
setDivisions
public void setDivisions(List<QueueConversationSocialExpressionEventTopicConversationDivisionMembership> divisions) -
equals
-
hashCode
public int hashCode() -
toString
-