| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
MediaInsightsConfiguration |
MediaInsightsConfiguration.clone() |
MediaInsightsConfiguration |
StreamingConfiguration.getMediaInsightsConfiguration()
The call analytics configuration.
|
MediaInsightsConfiguration |
MediaInsightsConfiguration.withConfigurationArn(String configurationArn)
The configuration's ARN.
|
MediaInsightsConfiguration |
MediaInsightsConfiguration.withDisabled(Boolean disabled)
Denotes the configration as enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingConfiguration.setMediaInsightsConfiguration(MediaInsightsConfiguration mediaInsightsConfiguration)
The call analytics configuration.
|
StreamingConfiguration |
StreamingConfiguration.withMediaInsightsConfiguration(MediaInsightsConfiguration mediaInsightsConfiguration)
The call analytics configuration.
|
Copyright © 2023. All rights reserved.