| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelRetentionSettings |
ChannelRetentionSettings.clone() |
ChannelRetentionSettings |
AppInstanceRetentionSettings.getChannelRetentionSettings()
The length of time in days to retain the messages in a channel.
|
ChannelRetentionSettings |
ChannelRetentionSettings.withRetentionDays(Integer retentionDays)
The time in days to retain the messages in a channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppInstanceRetentionSettings.setChannelRetentionSettings(ChannelRetentionSettings channelRetentionSettings)
The length of time in days to retain the messages in a channel.
|
AppInstanceRetentionSettings |
AppInstanceRetentionSettings.withChannelRetentionSettings(ChannelRetentionSettings channelRetentionSettings)
The length of time in days to retain the messages in a channel.
|
Copyright © 2024. All rights reserved.