Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallEventTopicCallConversation
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicCallConversation
- All Implemented Interfaces:
Serializable
QueueConversationCallEventTopicCallConversation
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets recordingState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessAttributes(List<String> accessAttributes) booleangetId()getName()inthashCode()inactivityTimeout(Date inactivityTimeout) maxParticipants(Long maxParticipants) otherMediaUris(List<String> otherMediaUris) participants(List<QueueConversationCallEventTopicCallMediaParticipant> participants) securePause(Boolean securePause) voidsetAccessAttributes(List<String> accessAttributes) voidsetAddress(String address) voidvoidvoidsetInactivityTimeout(Date inactivityTimeout) voidsetMaxParticipants(Long maxParticipants) voidvoidsetOtherMediaUris(List<String> otherMediaUris) voidvoidsetRecordingState(QueueConversationCallEventTopicCallConversation.RecordingStateEnum recordingState) voidsetSecurePause(Boolean securePause) voidsetUtilizationLabelId(String utilizationLabelId) toString()utilizationLabelId(String utilizationLabelId)
-
Constructor Details
-
QueueConversationCallEventTopicCallConversation
public QueueConversationCallEventTopicCallConversation() -
QueueConversationCallEventTopicCallConversation
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
participants
public QueueConversationCallEventTopicCallConversation participants(List<QueueConversationCallEventTopicCallMediaParticipant> participants) -
getParticipants
-
setParticipants
-
otherMediaUris
-
getOtherMediaUris
-
setOtherMediaUris
-
address
-
getAddress
-
setAddress
-
utilizationLabelId
public QueueConversationCallEventTopicCallConversation utilizationLabelId(String utilizationLabelId) -
getUtilizationLabelId
-
setUtilizationLabelId
-
accessAttributes
public QueueConversationCallEventTopicCallConversation accessAttributes(List<String> accessAttributes) -
getAccessAttributes
-
setAccessAttributes
-
inactivityTimeout
-
getInactivityTimeout
-
setInactivityTimeout
-
divisions
public QueueConversationCallEventTopicCallConversation divisions(List<QueueConversationCallEventTopicConversationDivisionMembership> divisions) -
getDivisions
-
setDivisions
public void setDivisions(List<QueueConversationCallEventTopicConversationDivisionMembership> divisions) -
recordingState
public QueueConversationCallEventTopicCallConversation recordingState(QueueConversationCallEventTopicCallConversation.RecordingStateEnum recordingState) -
getRecordingState
-
setRecordingState
public void setRecordingState(QueueConversationCallEventTopicCallConversation.RecordingStateEnum recordingState) -
securePause
-
getSecurePause
-
setSecurePause
-
maxParticipants
-
getMaxParticipants
-
setMaxParticipants
-
equals
-
hashCode
public int hashCode() -
toString
-