Package com.mypurecloud.sdk.v2.model
Class ConversationSocialExpressionEventTopicSocialConversation
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationSocialExpressionEventTopicSocialConversation
- All Implemented Interfaces:
Serializable
public class ConversationSocialExpressionEventTopicSocialConversation
extends Object
implements Serializable
ConversationSocialExpressionEventTopicSocialConversation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationSocialExpressionEventTopicSocialConversation(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionaccessAttributes(List<String> accessAttributes) booleangetId()getName()inthashCode()inactivityTimeout(Date inactivityTimeout) otherMediaUris(List<String> otherMediaUris) voidsetAccessAttributes(List<String> accessAttributes) voidsetAddress(String address) voidvoidvoidsetInactivityTimeout(Date inactivityTimeout) voidvoidsetOtherMediaUris(List<String> otherMediaUris) voidvoidsetUtilizationLabelId(String utilizationLabelId) toString()utilizationLabelId(String utilizationLabelId)
-
Constructor Details
-
ConversationSocialExpressionEventTopicSocialConversation
public ConversationSocialExpressionEventTopicSocialConversation() -
ConversationSocialExpressionEventTopicSocialConversation
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
participants
public ConversationSocialExpressionEventTopicSocialConversation participants(List<ConversationSocialExpressionEventTopicSocialMediaParticipant> participants) -
getParticipants
-
setParticipants
public void setParticipants(List<ConversationSocialExpressionEventTopicSocialMediaParticipant> participants) -
otherMediaUris
public ConversationSocialExpressionEventTopicSocialConversation otherMediaUris(List<String> otherMediaUris) -
getOtherMediaUris
-
setOtherMediaUris
-
address
-
getAddress
-
setAddress
-
utilizationLabelId
public ConversationSocialExpressionEventTopicSocialConversation utilizationLabelId(String utilizationLabelId) -
getUtilizationLabelId
-
setUtilizationLabelId
-
accessAttributes
public ConversationSocialExpressionEventTopicSocialConversation accessAttributes(List<String> accessAttributes) -
getAccessAttributes
-
setAccessAttributes
-
inactivityTimeout
public ConversationSocialExpressionEventTopicSocialConversation inactivityTimeout(Date inactivityTimeout) -
getInactivityTimeout
-
setInactivityTimeout
-
divisions
-
getDivisions
-
setDivisions
public void setDivisions(List<ConversationSocialExpressionEventTopicConversationDivisionMembership> divisions) -
equals
-
hashCode
public int hashCode() -
toString
-