Uses of Class
com.mypurecloud.sdk.v2.model.ConversationSocialExpressionEventTopicErrorBody
Packages that use ConversationSocialExpressionEventTopicErrorBody
-
Uses of ConversationSocialExpressionEventTopicErrorBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSocialExpressionEventTopicErrorBodyModifier and TypeMethodDescriptionConversationSocialExpressionEventTopicErrorBody.details(List<ConversationSocialExpressionEventTopicDetail> details) ConversationSocialExpressionEventTopicErrorBody.entityName(String entityName) ConversationSocialExpressionEventTopicErrorBody.errors(List<ConversationSocialExpressionEventTopicErrorBody> errors) ConversationSocialExpressionEventTopicSocialMediaParticipant.getErrorInfo()ConversationSocialExpressionEventTopicErrorBody.limit(ConversationSocialExpressionEventTopicLimit limit) ConversationSocialExpressionEventTopicErrorBody.messageParams(Map<String, String> messageParams) ConversationSocialExpressionEventTopicErrorBody.messageWithParams(String messageWithParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationSocialExpressionEventTopicErrorBodyMethods in com.mypurecloud.sdk.v2.model with parameters of type ConversationSocialExpressionEventTopicErrorBodyModifier and TypeMethodDescriptionConversationSocialExpressionEventTopicSocialMediaParticipant.errorInfo(ConversationSocialExpressionEventTopicErrorBody errorInfo) voidConversationSocialExpressionEventTopicSocialMediaParticipant.setErrorInfo(ConversationSocialExpressionEventTopicErrorBody errorInfo) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationSocialExpressionEventTopicErrorBodyModifier and TypeMethodDescriptionConversationSocialExpressionEventTopicErrorBody.errors(List<ConversationSocialExpressionEventTopicErrorBody> errors) voidConversationSocialExpressionEventTopicErrorBody.setErrors(List<ConversationSocialExpressionEventTopicErrorBody> errors)