| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
RealTimeAlertConfiguration |
RealTimeAlertConfiguration.clone() |
RealTimeAlertConfiguration |
MediaInsightsPipelineConfiguration.getRealTimeAlertConfiguration()
Lists the rules that trigger a real-time alert.
|
RealTimeAlertConfiguration |
UpdateMediaInsightsPipelineConfigurationRequest.getRealTimeAlertConfiguration()
The configuration settings for real-time alerts for the media insights pipeline.
|
RealTimeAlertConfiguration |
CreateMediaInsightsPipelineConfigurationRequest.getRealTimeAlertConfiguration()
The configuration settings for the real-time alerts in a media insights pipeline configuration.
|
RealTimeAlertConfiguration |
RealTimeAlertConfiguration.withDisabled(Boolean disabled)
Turns off real-time alerts.
|
RealTimeAlertConfiguration |
RealTimeAlertConfiguration.withRules(Collection<RealTimeAlertRule> rules)
The rules in the alert.
|
RealTimeAlertConfiguration |
RealTimeAlertConfiguration.withRules(RealTimeAlertRule... rules)
The rules in the alert.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaInsightsPipelineConfiguration.setRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
Lists the rules that trigger a real-time alert.
|
void |
UpdateMediaInsightsPipelineConfigurationRequest.setRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
The configuration settings for real-time alerts for the media insights pipeline.
|
void |
CreateMediaInsightsPipelineConfigurationRequest.setRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
The configuration settings for the real-time alerts in a media insights pipeline configuration.
|
MediaInsightsPipelineConfiguration |
MediaInsightsPipelineConfiguration.withRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
Lists the rules that trigger a real-time alert.
|
UpdateMediaInsightsPipelineConfigurationRequest |
UpdateMediaInsightsPipelineConfigurationRequest.withRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
The configuration settings for real-time alerts for the media insights pipeline.
|
CreateMediaInsightsPipelineConfigurationRequest |
CreateMediaInsightsPipelineConfigurationRequest.withRealTimeAlertConfiguration(RealTimeAlertConfiguration realTimeAlertConfiguration)
The configuration settings for the real-time alerts in a media insights pipeline configuration.
|
Copyright © 2023. All rights reserved.