| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationRetentionSettings |
ConversationRetentionSettings.clone() |
ConversationRetentionSettings |
RetentionSettings.getConversationRetentionSettings()
The chat conversation retention settings.
|
ConversationRetentionSettings |
ConversationRetentionSettings.withRetentionDays(Integer retentionDays)
The number of days for which to retain conversation messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionSettings.setConversationRetentionSettings(ConversationRetentionSettings conversationRetentionSettings)
The chat conversation retention settings.
|
RetentionSettings |
RetentionSettings.withConversationRetentionSettings(ConversationRetentionSettings conversationRetentionSettings)
The chat conversation retention settings.
|
Copyright © 2021. All rights reserved.