Uses of Class
software.amazon.awssdk.services.chime.model.ConversationRetentionSettings
-
Packages that use ConversationRetentionSettings Package Description software.amazon.awssdk.services.chime.model -
-
Uses of ConversationRetentionSettings in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return ConversationRetentionSettings Modifier and Type Method Description ConversationRetentionSettingsRetentionSettings. conversationRetentionSettings()The chat conversation retention settings.Methods in software.amazon.awssdk.services.chime.model with parameters of type ConversationRetentionSettings Modifier and Type Method Description RetentionSettings.BuilderRetentionSettings.Builder. conversationRetentionSettings(ConversationRetentionSettings conversationRetentionSettings)The chat conversation retention settings.
-